|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jactr.core.production.condition.CannotMatchException
public class CannotMatchException
Description of the Class
| Constructor Summary | |
|---|---|
CannotMatchException(java.lang.String message)
Constructor for the CannotMatchException object |
|
CannotMatchException(java.lang.String message,
java.lang.Exception e)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
fillInStackTrace()
no need for stack traces here |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CannotMatchException(java.lang.String message)
message - Description of the Parameter
public CannotMatchException(java.lang.String message,
java.lang.Exception e)
| Method Detail |
|---|
public java.lang.Throwable fillInStackTrace()
fillInStackTrace in class java.lang.ThrowableThrowable.fillInStackTrace()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||