Class NoSuchPackageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jackrabbit.vault.packaging.PackageException
org.apache.jackrabbit.vault.packaging.NoSuchPackageException
- All Implemented Interfaces:
Serializable
Exception for errors where a specified package does not exist
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchPackageException(String message) NoSuchPackageException(String message, Throwable cause) NoSuchPackageException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchPackageException
public NoSuchPackageException() -
NoSuchPackageException
-
NoSuchPackageException
-
NoSuchPackageException
-
-
Method Details
-
getId
-
setId
-