com.liferay.portlet.blogs.exception
Class EntryCoverImageCropException
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.exception.EntryCoverImageCropException
- All Implemented Interfaces:
- Serializable
@ProviderType
public class EntryCoverImageCropException
- extends 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 |
EntryCoverImageCropException
public EntryCoverImageCropException()
EntryCoverImageCropException
public EntryCoverImageCropException(String msg)
EntryCoverImageCropException
public EntryCoverImageCropException(String msg,
Throwable cause)
EntryCoverImageCropException
public EntryCoverImageCropException(Throwable cause)