public class NullableDependencyException extends DeploymentException
| Constructor and Description |
|---|
NullableDependencyException(Throwable throwable)
Creates a new exception with the given cause.
|
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NullableDependencyException(Throwable throwable)
throwable - The cause of the exceptionCopyright © 2014 Seam Framework. All Rights Reserved.