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