Serialized Form
-
Package com.meawallet.mtp
-
Exception com.meawallet.mtp.InitializationFailedException
class InitializationFailedException extends MeaCheckedException implements Serializable -
Exception com.meawallet.mtp.InvalidInputException
class InvalidInputException extends MeaCheckedException implements Serializable -
Exception com.meawallet.mtp.MeaCardException
class MeaCardException extends MeaCheckedException implements Serializable -
Exception com.meawallet.mtp.MeaCheckedException
class MeaCheckedException extends Exception implements Serializable -
Exception com.meawallet.mtp.MeaDeviceLockedException
class MeaDeviceLockedException extends MeaCheckedException implements Serializable -
Exception com.meawallet.mtp.MeaException
class MeaException extends MeaCheckedException implements Serializable -
Exception com.meawallet.mtp.MeaUncheckedException
class MeaUncheckedException extends RuntimeException implements Serializable-
Serialized Fields
-
mErrorCode
int mErrorCode
The Error code which is associated with the exception
-
-
-
Exception com.meawallet.mtp.NotInitializedException
class NotInitializedException extends MeaCheckedException implements Serializable -
Exception com.meawallet.mtp.NotRegisteredException
class NotRegisteredException extends MeaCheckedException implements Serializable
-