public class BLApiException extends Exception
BLApiException is the super-class of multiple exceptions thrown
in the library that requires applications to catch.| Constructor and Description |
|---|
BLApiException(String arg0) |
BLApiException(String arg0,
Throwable arg1) |
BLApiException(String arg0,
Throwable arg1,
boolean arg2,
boolean arg3) |
BLApiException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.