Class NoSuchBanException

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

public class NoSuchBanException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchBanException

      public NoSuchBanException()
    • NoSuchBanException

      public NoSuchBanException(String msg)
    • NoSuchBanException

      public NoSuchBanException(String msg, Throwable throwable)
    • NoSuchBanException

      public NoSuchBanException(Throwable throwable)