|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sap.ip.collaboration.core.api.util.exception.BaseException
com.sap.ip.collaboration.room.api.Exceptions.RoomVersionException
| Field Summary |
| Fields inherited from class com.sap.ip.collaboration.core.api.util.exception.BaseException |
DONT_LOG, LOG |
| Constructor Summary | |
RoomVersionException(boolean log)
constructs a new BaseException. |
|
RoomVersionException(String text,
boolean log)
constructs a new BaseException. |
|
| Methods inherited from class com.sap.ip.collaboration.core.api.util.exception.BaseException |
getCausingThrowable, getMessage, getMessage, getRootThrowable, getText, isLogged, logException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RoomVersionException(boolean log)
log - true, if exception should be logged
public RoomVersionException(String text,
boolean log)
text - the Text of the Exceptionlog - true, if exception should be logged
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||