Class InvalidArgumentException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArgumentTypeException, ArgumentValueException

public class InvalidArgumentException extends InvocationRuntimeException
See Also:
  • Constructor Details

    • InvalidArgumentException

      public InvalidArgumentException(String code, String message)
    • InvalidArgumentException

      public InvalidArgumentException(ErrorDetail detail, Throwable cause)