Click or drag to resize

ZebraIllegalArgumentException Constructor

Overload List
  Name Description
Public method ZebraIllegalArgumentException(String) Constructs a ZebraIllegalArgumentException with message as the detailed error message
Public method ZebraIllegalArgumentException(String, Exception) Constructs a ZebraIllegalArgumentException with the message as the detailed error message and cause as the source of the exception.
Public method ZebraIllegalArgumentException(String, String) Constructs a ZebraIllegalArgumentException with message as the detailed error message
Public method ZebraIllegalArgumentException(String, String, Exception) Constructs a ZebraIllegalArgumentException with the message as the detailed error message and cause as the source of the exception.
Top
See Also