public class JcrApiNotFoundException extends ServletExceptionWithCause
| Constructor and Description |
|---|
JcrApiNotFoundException(ClassNotFoundException e)
Creates an exception to signal that the JCR API is not available.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JcrApiNotFoundException(ClassNotFoundException e)
e - the specific exception that indicates the lack of the JCR APICopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.