com.liferay.portlet.messageboards
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.NoSuchModelException
com.liferay.portlet.messageboards.NoSuchBanException
- All Implemented Interfaces:
- Serializable
public class NoSuchBanException
- extends NoSuchModelException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchBanException
public NoSuchBanException()
NoSuchBanException
public NoSuchBanException(String msg)
NoSuchBanException
public NoSuchBanException(String msg,
Throwable cause)
NoSuchBanException
public NoSuchBanException(Throwable cause)