com.liferay.portlet.blogs.pingback
Class DisabledPingbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portlet.blogs.pingback.DisabledPingbackException
- All Implemented Interfaces:
- Serializable
public class DisabledPingbackException
- extends com.liferay.portal.kernel.exception.PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DisabledPingbackException
public DisabledPingbackException()
DisabledPingbackException
public DisabledPingbackException(String msg)
DisabledPingbackException
public DisabledPingbackException(String msg,
Throwable cause)
DisabledPingbackException
public DisabledPingbackException(Throwable cause)