Class OperationCompoundException

All Implemented Interfaces:
Serializable

public class OperationCompoundException extends OperationException
Since:
5.7.2 Operation composite exception containing multiple @{link OperationException}
See Also:
  • Field Details

  • Constructor Details

    • OperationCompoundException

      public OperationCompoundException(String message, OperationException[] operationExceptions)