BundleLoadingException

public class BundleLoadingException extends Exception

This exception is thrown when a problem occurs during bundle loading.

Constructors

BundleLoadingException

public BundleLoadingException(String message)

BundleLoadingException

public BundleLoadingException(String message, Throwable cause)

BundleLoadingException

public BundleLoadingException(Throwable cause)