Class NoSuchCardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gemalto.mfs.mwsdk.mobilegateway.exception.NoSuchCardException
- All Implemented Interfaces:
Serializable
This class indicates an exception that is thrown by Mobile Gateway when a card is not found.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchCardException(String detailMessage) NoSuchCardException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchCardException
public NoSuchCardException() -
NoSuchCardException
-
NoSuchCardException
-