Loader.UnexpectedLoaderException


public final class Loader.UnexpectedLoaderException extends IOException


Thrown when an unexpected exception or error is encountered during loading.

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

UnexpectedLoaderException

public UnexpectedLoaderException(Throwable cause)