Package zendesk.messaging.android
Class MessagingError.FailedToInitialize
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class MessagingError.FailedToInitialize extends MessagingError
Messaging.initialize was called but it failed to initialize with all of its dependencies.
-
-
Constructor Summary
Constructors Constructor Description MessagingError.FailedToInitialize(Throwable cause)
-
Method Summary
-
Methods inherited from class zendesk.messaging.android.MessagingError
getMessage
-
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
-
-