-
- All Implemented Interfaces:
-
java.io.Serializable
public class OpenIapError extends Exception
OpenIAP specific exceptions
-
-
Nested Class Summary
-
Method Summary
Modifier and Type Method Description abstract StringgetCode()abstract StringgetMessage()ThrowablegetCause()final Map<String, Object>toJSON()-
Methods inherited from class java.lang.Exception
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-