Class IncodeException.PermissionNotGranted.NfcPermissionNotGranted
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class IncodeException.PermissionNotGranted.NfcPermissionNotGranted extends IncodeException.PermissionNotGranted
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringmessageprivate final IntegertitleResIdprivate final Throwablecauseprivate final IntegersubtitleResIdprivate final BooleanisTerminalprivate final BooleanwritableStackTrace
-
Constructor Summary
Constructors Constructor Description IncodeException.PermissionNotGranted.NfcPermissionNotGranted(String message)
-
Method Summary
Modifier and Type Method Description StringgetMessage()-
Methods inherited from class com.incode.welcome_sdk.commons.exceptions.IncodeException.PermissionNotGranted
getTitleResId -
Methods inherited from class com.incode.welcome_sdk.commons.exceptions.IncodeException
getCause, getSubtitleResId, getWritableStackTrace, isDeviceEnvironmentException, isTerminal -
Methods inherited from class kotlin.Throwable
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
-
-
Constructor Detail
-
IncodeException.PermissionNotGranted.NfcPermissionNotGranted
IncodeException.PermissionNotGranted.NfcPermissionNotGranted(String message)
-
-
Method Detail
-
getMessage
String getMessage()
-
-
-
-