Class OperationCompoundException

  • All Implemented Interfaces:
    Serializable

    public class OperationCompoundException
    extends OperationException
    Since:
    5.7.2 Operation composite exception containing multiple @{link OperationException}
    See Also:
    Serialized Form
    • Constructor Detail

      • OperationCompoundException

        public OperationCompoundException​(String message,
                                          OperationException[] operationExceptions)