Package org.nuxeo.ecm.webengine.jaxrs
Class BundleNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.nuxeo.ecm.webengine.jaxrs.BundleNotFoundException
-
- All Implemented Interfaces:
Serializable
public class BundleNotFoundException extends Exception
- Author:
- Bogdan Stefanescu
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BundleNotFoundException(String bundleName)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
BundleNotFoundException
public BundleNotFoundException(String bundleName)
-
-