public class LocalVariableInfoInconsistentException extends ClassConstraintException
Constructor | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
extendMessage, getMessage
public LocalVariableInfoInconsistentException()
public LocalVariableInfoInconsistentException(java.lang.String message)