public class LocalVariableInfoInconsistentException extends ClassConstraintException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| 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, getMessageprivate static final long serialVersionUID
public LocalVariableInfoInconsistentException()
public LocalVariableInfoInconsistentException(java.lang.String message)