Class XmlSignatureFormatException

All Implemented Interfaces:
Serializable

public class XmlSignatureFormatException extends XmlSignatureException
Exception thrown when the input for signing or verifying does not have the correct format.
See Also:
  • Constructor Details

    • XmlSignatureFormatException

      public XmlSignatureFormatException(String message)
    • XmlSignatureFormatException

      public XmlSignatureFormatException(String message, Throwable cause)