Class DurationArithmeticException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.kroxylicious.proxy.config.DurationArithmeticException
All Implemented Interfaces:
Serializable

public class DurationArithmeticException extends RuntimeException
Thrown if there is some arithmetic exception constructing or operating on a Duration
See Also:
  • Constructor Details