|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.comtor.exception.ComtorException
net.comtor.exception.BusinessLogicException
public class BusinessLogicException
Constructor Summary | |
---|---|
BusinessLogicException(java.lang.String message)
Creates a new instance of BusinessLogicException |
|
BusinessLogicException(java.lang.Throwable throwable)
Creates a new instance of BusinessLogicException |
Method Summary |
---|
Methods inherited from class net.comtor.exception.ComtorException |
---|
getMessage, getOriginalException, getOriginalMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, 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 |
---|
public BusinessLogicException(java.lang.String message)
public BusinessLogicException(java.lang.Throwable throwable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |