Class OrderingConstraintException

All Implemented Interfaces:
Serializable

public class OrderingConstraintException extends CheckedAnalysisException
An exception indicating that the detector ordering constraints specified by a plugin are invalid.
Author:
David Hovemeyer
See Also:
  • Constructor Details

    • OrderingConstraintException

      public OrderingConstraintException(String msg)
      Constructor.
      Parameters:
      msg - the message describing the exception