public class ZebraWeblinkException extends Exception
| Constructor and Description |
|---|
ZebraWeblinkException(Exception e)
Constructs a
ZebraWeblinkException with a base Exception |
ZebraWeblinkException(String string)
Constructs a
SettingsException with a custom detailed error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ZebraWeblinkException(Exception e)
ZebraWeblinkException with a base Exceptione - the base exceptionpublic ZebraWeblinkException(String string)
SettingsException with a custom detailed error message.string - the custom error message
© 2015 ZIH Corp. All Rights Reserved.