org.sonatype.gshell.variables
Class Variables.ImmutableVariableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sonatype.gshell.variables.Variables.ImmutableVariableException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- Variables
public static class Variables.ImmutableVariableException
- extends RuntimeException
Throw to indicate that a variable change was attempted but the variable was not muable.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Variables.ImmutableVariableException
public Variables.ImmutableVariableException(String name)
Copyright © 2008-2011 Sonatype. All Rights Reserved.