Class PolicyProcessingError

All Implemented Interfaces:
Serializable

public class PolicyProcessingError extends ReasonForTotalFailed
A given formal policy file could not be processed for any reason (e.g. not accessible, not parsable, etc.)

The validation process shall provide additional information on the problem.

See Also:
  • Constructor Details

    • PolicyProcessingError

      public PolicyProcessingError(String message)