Class OperatorCreationException

All Implemented Interfaces:
Serializable

public class OperatorCreationException
extends OperatorException
See Also:
Serialized Form
  • Constructor Details

    • OperatorCreationException

      public OperatorCreationException​(String msg, Throwable cause)
    • OperatorCreationException

      public OperatorCreationException​(String msg)