com.uwyn.rife.continuations.exceptions
Class LocalVariableUncloneableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.CloneNotSupportedException
com.uwyn.rife.continuations.exceptions.LocalVariableUncloneableException
- All Implemented Interfaces:
- Serializable
public class LocalVariableUncloneableException
- extends CloneNotSupportedException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LocalVariableUncloneableException
public LocalVariableUncloneableException(String implementation,
String localVarType,
Throwable cause)
getImplementation
public String getImplementation()
getLocalVarType
public String getLocalVarType()