public class RoomException extends SymException
RoomException(java.lang.String message)
RoomException(java.lang.String message, java.lang.Throwable cause)
RoomException(java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RoomException(java.lang.String message)
public RoomException(java.lang.Throwable cause)
public RoomException(java.lang.String message, java.lang.Throwable cause)