helix.graph.model
Class IllegalValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
helix.graph.model.GraphException
helix.graph.model.RegistryException
helix.graph.model.IllegalValueException
- All Implemented Interfaces:
- Serializable
public class IllegalValueException
- extends RegistryException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalValueException
public IllegalValueException()
IllegalValueException
public IllegalValueException(String message)
IllegalValueException
public IllegalValueException(Throwable cause)