Class IllegalGroupValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.base.exceptions.EngineException
pl.edu.icm.unity.engine.api.group.IllegalGroupValueException
All Implemented Interfaces:
Serializable

public class IllegalGroupValueException extends pl.edu.icm.unity.base.exceptions.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)