Class ProtectedDocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
eu.europa.esig.dss.model.DSSException
eu.europa.esig.dss.pades.exception.ProtectedDocumentException
- All Implemented Interfaces:
Serializable
Thrown when the document is protected (the requested operation is not permitted)
- See Also:
-
Constructor Summary
ConstructorDescriptionProtectedDocumentException
(String message) Default constructor with a message -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProtectedDocumentException
Default constructor with a message- Parameters:
message
-String
-