public class Error extends RuntimeException
General exception which is thrown by SDK, indicates that some exception happened in SDK.
Constructor and Description |
---|
Error(String message) |
Error(String message,
Throwable cause) |
Error(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.