Class UnexpectedJCAException

All Implemented Interfaces:
Serializable

public class UnexpectedJCAException extends XAdES4jException
Thrown if there is an unexpected error when using the JCA. An example is the absence of a provider for a service that should have default providers.
Author:
Luís
See Also:
  • Constructor Details

    • UnexpectedJCAException

      public UnexpectedJCAException(String message, Throwable cause)
    • UnexpectedJCAException

      public UnexpectedJCAException(String msg)