|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--vub.starlab.InterpretationLayer.exceptions.UserAccountStillActiveException
Title: Dogma interpretation layer API - UserAccountStillActiveException
Description:
Copyright: Copyright (c) 2001
Company: VUB - STARLab
| Constructor Summary | |
UserAccountStillActiveException(java.lang.String UserName)
|
|
| Method Summary | |
java.lang.String |
getUserName()
Accessor method returning the UserName of the useraccount that is still active |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public UserAccountStillActiveException(java.lang.String UserName)
| Method Detail |
public java.lang.String getUserName()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||