Class ChatlineException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ChatlineAlreadyExistsException, ChatlineNotFoundException, ChatlineOperationNotAllowedException

public abstract class ChatlineException extends MudException
See Also:
  • Constructor Details

    • ChatlineException

      protected ChatlineException(String string)
    • ChatlineException

      protected ChatlineException(Throwable ex)
    • ChatlineException

      protected ChatlineException(String aString, Exception ex)