Class ChatServerException

  • All Implemented Interfaces:
    Serializable

    public class ChatServerException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    Thrown when an error need external intervention to be fixed
    Author:
    remipassmoilesel
    See Also:
    Serialized Form
    • Constructor Detail

      • ChatServerException

        public ChatServerException​(String message)
      • ChatServerException

        public ChatServerException​(String message,
                                   Throwable cause)
      • ChatServerException

        public ChatServerException​(Throwable cause)