Class Signer.Warning

java.lang.Object
java.util.EventObject
com.pdftools.sign.Signer.Warning
All Implemented Interfaces:
Serializable
Enclosing class:
Signer

public class Signer.Warning extends EventObject

Event for non-critical errors occurring during signature processing

See Also:
  • Method Details

    • getMessage

      public String getMessage()
      The message describing the warning
    • getCategory

      public WarningCategory getCategory()
      The category of the warning
    • getContext

      public String getContext()
      A description of the context where the warning occurred