public class LocalVariableInfoInconsistentException extends ClassConstraintException
Constructor and Description |
---|
LocalVariableInfoInconsistentException()
Constructs a new LocalVariableInfoInconsistentException with null as its error message string.
|
LocalVariableInfoInconsistentException(String message)
Constructs a new LocalVariableInfoInconsistentException with the specified error message.
|
extendMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LocalVariableInfoInconsistentException()
public LocalVariableInfoInconsistentException(String message)
Copyright © 2017. All rights reserved.