Class ChatException

All Implemented Interfaces:
Serializable

public class ChatException extends RuntimeException
See Also:
  • Constructor Details

    • ChatException

      public ChatException()
    • ChatException

      public ChatException(int status, String message)
  • Method Details

    • getStatus

      public int getStatus()