org.drools.ide.common.client.factconstraints
Class ArgumentNotSetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.drools.ide.common.client.factconstraints.ArgumentNotSetException
All Implemented Interfaces:
Serializable

public class ArgumentNotSetException
extends Exception

See Also:
Serialized Form

Constructor Summary
ArgumentNotSetException()
           
ArgumentNotSetException(String message)
           
ArgumentNotSetException(String message, Throwable cause)
           
ArgumentNotSetException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArgumentNotSetException

public ArgumentNotSetException()

ArgumentNotSetException

public ArgumentNotSetException(String message,
                               Throwable cause)

ArgumentNotSetException

public ArgumentNotSetException(String message)

ArgumentNotSetException

public ArgumentNotSetException(Throwable cause)


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.