org.apache.bcel.verifier.exc
public class LoadingException extends VerifierConstraintViolatedException
Constructor Summary | |
---|---|
LoadingException()
Constructs a new LoadingException with null as its error message string. | |
LoadingException(String message)
Constructs a new LoadingException with the specified error message. |