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