Class RoomProxyCouldNotBeCreatedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ro.sync.ecss.extensions.api.webapp.ce.RoomProxyCouldNotBeCreatedException
-
- All Implemented Interfaces:
java.io.Serializable
@API(type=NOT_EXTENDABLE, src=PUBLIC) public class RoomProxyCouldNotBeCreatedException extends java.lang.Exception
Exception to be thrown when the creation of a proxy room failed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RoomProxyCouldNotBeCreatedException(java.lang.String message, int statusCode)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getStatusCode()
-