Class ConflictingOptionsException

All Implemented Interfaces:
Serializable

public class ConflictingOptionsException extends TripSwitchException
Thrown when mutually exclusive execute options are used together.
See Also:
  • Constructor Details

    • ConflictingOptionsException

      public ConflictingOptionsException(String message)