Class ForumException

All Implemented Interfaces:
Serializable

public class ForumException extends RuntimeException
See Also:
  • Constructor Details

    • ForumException

      public ForumException(String message)
    • ForumException

      public ForumException(String message, Throwable cause)