Java org.apache.commons.bcel6.verifier.exc VerifierConstraintViolatedException fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.bcel6.verifier.exc VerifierConstraintViolatedException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.bcel6.verifier.exc VerifierConstraintViolatedException.

The text is from its open source code.

Method

voidextendMessage(String pre, String post)
Extends the error message with a string before ("pre") and after ("post") the 'old' error message.
StringgetMessage()
Returns the error message string of this VerifierConstraintViolatedException object.