-
- All Implemented Interfaces:
-
java.io.Serializable
public final class OpenIapError.SkuNotFound extends OpenIapError
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classOpenIapError.SkuNotFound.Companion
-
Constructor Summary
Constructors Constructor Description OpenIapError.SkuNotFound(String sku)
-
Method Summary
Modifier and Type Method Description final StringgetCODE()StringgetCode()StringgetMessage()final StringgetSku()ThrowablegetCause()-
Methods inherited from class dev.hyo.openiap.OpenIapError.SkuNotFound
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
-
-