Class ParameterOutOfBoundsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graffiti.plugin.algorithm.ParameterOutOfBoundsException
All Implemented Interfaces:
Serializable

public class ParameterOutOfBoundsException
extends Exception
This exception is thrown if anyone tries to assign an invalid value to a LimitableParameter.
Version:
$Revision: 1.5 $
See Also:
LimitableParameter, Serialized Form
  • Constructor Details

    • ParameterOutOfBoundsException

      public ParameterOutOfBoundsException()