Class DuplicateAMImageEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.adaptive.media.image.exception.DuplicateAMImageEntryException
All Implemented Interfaces:
Serializable

public class DuplicateAMImageEntryException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • DuplicateAMImageEntryException

      public DuplicateAMImageEntryException()
    • DuplicateAMImageEntryException

      public DuplicateAMImageEntryException(String msg)
    • DuplicateAMImageEntryException

      public DuplicateAMImageEntryException(String msg, Throwable throwable)
    • DuplicateAMImageEntryException

      public DuplicateAMImageEntryException(Throwable throwable)