Class TrustedListDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.conformanceVerifier.validationService.exceptions.TrustedListDataException
- All Implemented Interfaces:
Serializable
public class TrustedListDataException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TrustedListDataException(String message)
TrustedListDataException(String message, Exception 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
-
TrustedListDataException
-
TrustedListDataException
-