org.apache.bcel.verifier.exc
public abstract class CodeConstraintException extends VerificationException
Constructor and Description |
---|
CodeConstraintException()
Constructs a new CodeConstraintException with null as its error message string.
|
CodeConstraintException(java.lang.String message)
Constructs a new CodeConstraintException with the specified error message.
|
extendMessage, getMessage