java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.conformanceVerifier.anchor.exceptions.AnchorRequestException
All Implemented Interfaces:
Serializable

public class AnchorRequestException
extends Exception
See Also:
Serialized Form
  • Constructor Details

    • AnchorRequestException

      public AnchorRequestException​(String msg)
    • AnchorRequestException

      public AnchorRequestException​(String msg, int httpStatus)
  • Method Details