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:
  • Constructor Details

    • TrustedListDataException

      public TrustedListDataException(String message)
    • TrustedListDataException

      public TrustedListDataException(String message, Exception cause)