org.mvel2
Class ImmutableElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mvel2.ImmutableElementException
- All Implemented Interfaces:
- Serializable
public class ImmutableElementException
- extends RuntimeException
Exception thrown by internal immutable structures if any modifications are attempted.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImmutableElementException
public ImmutableElementException()
ImmutableElementException
public ImmutableElementException(String s)
ImmutableElementException
public ImmutableElementException(String s,
Throwable throwable)
ImmutableElementException
public ImmutableElementException(Throwable throwable)
Copyright © 2011. All Rights Reserved.