|
|||||||||||
| 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.bejug.javacareers.common.exception.JavaCareerException
org.bejug.javacareers.common.exception.LastAdminException
$Log: LastAdminException.java,v $ Revision 1.1 2005/08/26 07:58:25 ge0ffrey split up the sources in service, serviceimpl and webclient Revision 1.2 2005/06/09 08:18:41 bejug_cc Fix initial import Revision 1.1 2005/06/07 12:13:14 ssc Delete last admin exception
| Constructor Summary | |
LastAdminException()
Default constructor. |
|
LastAdminException(java.lang.String message)
Constructor. |
|
| 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 |
public LastAdminException()
public LastAdminException(java.lang.String message)
message - String
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||