org.drools.verifier
Class VerifierError

java.lang.Object
  extended by org.drools.verifier.VerifierError

public class VerifierError
extends Object


Constructor Summary
VerifierError(String message)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifierError

public VerifierError(String message)
Method Detail

getMessage

public String getMessage()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.