Class MessageSubjectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.message.boards.exception.MessageSubjectException
All Implemented Interfaces:
Serializable

public class MessageSubjectException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • MessageSubjectException

      public MessageSubjectException()
    • MessageSubjectException

      public MessageSubjectException(String msg)
    • MessageSubjectException

      public MessageSubjectException(String msg, Throwable throwable)
    • MessageSubjectException

      public MessageSubjectException(Throwable throwable)