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