|
||||||||
| 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.ApplicationAlreadyExistsException
Title: Dogma interpretation layer API - ApplicationAlreadyExistsException exception
Description:
Copyright: Copyright (c) 2001
Company: VUB - STARLab
| Constructor Summary | |
ApplicationAlreadyExistsException(java.lang.String ApplicationLabel)
|
|
| Method Summary | |
java.lang.String |
getApplicationLabel()
Accessor method |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ApplicationAlreadyExistsException(java.lang.String ApplicationLabel)
| Method Detail |
public java.lang.String getApplicationLabel()
ApplicationLabel - the label of the application where something went wrong
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||