Click or drag to resize

ZebraIllegalArgumentException Constructor

Overload List
  NameDescription
Public methodZebraIllegalArgumentException(String)
Constructs a ZebraIllegalArgumentException with message as the detailed error message
Public methodZebraIllegalArgumentException(String, Exception)
Constructs a ZebraIllegalArgumentException with the message as the detailed error message and cause as the source of the exception.
Public methodZebraIllegalArgumentException(String, String)
Constructs a ZebraIllegalArgumentException with message as the detailed error message
Public methodZebraIllegalArgumentException(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