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