Class ArgumentTypeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FunctionArgumentTypeException, MethodArgumentTypeException

public class ArgumentTypeException extends InvalidArgumentException
See Also:
  • Constructor Details

    • ArgumentTypeException

      public ArgumentTypeException(String code, String message)
    • ArgumentTypeException

      public ArgumentTypeException(ErrorDetail detail, Throwable cause)