org.apache.bcel.verifier.exc
public class ClassConstraintException extends VerificationException
Constructor and Description |
---|
ClassConstraintException()
Constructs a new ClassConstraintException with null as its error message string.
|
ClassConstraintException(String message)
Constructs a new ClassConstraintException with the specified error message.
|
extendMessage, getMessage
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClassConstraintException()
public ClassConstraintException(String message)