com.sap.ip.collaboration.room.api.Exceptions
Class RoomInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.ip.collaboration.core.api.util.exception.BaseException
com.sap.ip.collaboration.room.api.Exceptions.RoomInstantiationException
- All Implemented Interfaces:
- IBaseException, Serializable
public class RoomInstantiationException
- extends BaseException
Class implementing an exception that occured during room instantiation.
- See Also:
- Serialized Form
RoomInstantiationException
public RoomInstantiationException(boolean log)
- constructs a new BaseException.
- Parameters:
log - true, if exception should be logged
RoomInstantiationException
public RoomInstantiationException(String text,
boolean log)
- constructs a new BaseException.
- Parameters:
text - the Text of the Exceptionlog - true, if exception should be logged
RoomInstantiationException
public RoomInstantiationException(Throwable aCausingThrowable,
String text,
boolean log)
- constructs a new BaseException.
- Parameters:
aCausingThrowable - causing throwable for exception chaining, of null
if there is no causing exceptiontext - the Text of the Exceptionlog - true, if exception should be logged
RoomInstantiationException
public RoomInstantiationException(Throwable aCausingThrowable,
boolean log)
- constructs a new BaseException with a causing throwable for
exception chaining. The exception message is taken from the root exception.
- Parameters:
aCausingThrowable - causing throwable for exception chaining, of null
if there is no causing exceptionlog - true, if exception should be logged
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-COLL
|
[sap.com] tc/kmc/coll/room
|
api
|
EP-KM-CRS
|
Copyright 2011 SAP AG Complete Copyright Notice