InitializationException


public class InitializationException extends Exception


InitializationException is thrown when a failure occurs during an initialization process.

Summary

Inherited methods

synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

InitializationException

Added in 1.0.0
public InitializationException(@Nullable Throwable cause)

InitializationException

Added in 1.0.0
public InitializationException(@Nullable String message)

InitializationException

Added in 1.0.0
public InitializationException(
    @Nullable String message,
    @Nullable Throwable cause
)

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024