public class LocalVariableInfoInconsistentException extends ClassConstraintException
| Constructor and Description |
|---|
LocalVariableInfoInconsistentException()
Constructs a new LocalVariableInfoInconsistentException with null as its error message string.
|
LocalVariableInfoInconsistentException(java.lang.String message)
Constructs a new LocalVariableInfoInconsistentException with the specified error message.
|
extendMessage, getMessagepublic LocalVariableInfoInconsistentException()
public LocalVariableInfoInconsistentException(java.lang.String message)