Class SignedDataNotFound

All Implemented Interfaces:
Serializable

public class SignedDataNotFound extends ReasonForIndeterminate
Cannot obtain signed data.

The process should output when available:

  • The identifier (s) (e.g. an URI) of the signed data that caused the failure
See Also:
  • Constructor Details

    • SignedDataNotFound

      public SignedDataNotFound(String message)