|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable com.rc.celeritas.exception.CeleritasException com.rc.celeritas.exception.ImpleoAlreadyExistException
public class ImpleoAlreadyExistException
Constructor Summary | |
---|---|
ImpleoAlreadyExistException()
|
|
ImpleoAlreadyExistException(java.lang.String message)
|
|
ImpleoAlreadyExistException(java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class com.rc.celeritas.exception.CeleritasException |
---|
getMessage, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ImpleoAlreadyExistException()
public ImpleoAlreadyExistException(java.lang.Throwable t)
t
- public ImpleoAlreadyExistException(java.lang.String message)
message
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |