|
|||||
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.makumba.commons.WrappedException
org.makumba.LogicException
org.makumba.LogicNotFoundException
public class LogicNotFoundException
Constructor Summary | |
---|---|
LogicNotFoundException()
|
|
LogicNotFoundException(String s)
|
Method Summary |
---|
Methods inherited from class org.makumba.commons.WrappedException |
---|
getReason, isControllerOriginated, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LogicNotFoundException()
public LogicNotFoundException(String s)
|
|||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |