public class ZebraCertificateException
extends Exception
Constructor and Description |
---|
ZebraCertificateException(String message)
Constructs a
ZebraCertificateConversionException with message as the detailed error
message |
ZebraCertificateException(String message,
Throwable cause)
Constructs a
ZebraCertificateConversionException with message as the detailed error
message and cause as the underlying exception. |
public ZebraCertificateException(String message)
ZebraCertificateConversionException
with message
as the detailed error
messagemessage
- the error messagepublic ZebraCertificateException(String message, Throwable cause)
ZebraCertificateConversionException
with message
as the detailed error
message and cause
as the underlying exception.message
- User defined message for the exceptioncause
- what created the exception
© 2017 ZIH Corp. All Rights Reserved.