Class IllegalGroupValueException

All Implemented Interfaces:
Serializable

public class IllegalGroupValueException extends EngineException
Thrown when group value is invalid.
Author:
K. Benedyczak
See Also:
  • Constructor Details

    • IllegalGroupValueException

      public IllegalGroupValueException(String msg, Throwable cause)
    • IllegalGroupValueException

      public IllegalGroupValueException(String msg)