public class ExtensionLoadingException extends RuntimeException
ServiceExtensionLoader
when something wrong has happened that we can not
recover from.Constructor and Description |
---|
ExtensionLoadingException(String message) |
ExtensionLoadingException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExtensionLoadingException(String message)
message
- user-friendly description of why message is thrownCopyright © 2013 JBoss by Red Hat. All Rights Reserved.