Class NoSuchCollectionException

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.NoSuchModelException
com.liferay.changeset.exception.NoSuchCollectionException
All Implemented Interfaces:
Serializable

public class NoSuchCollectionException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchCollectionException

      public NoSuchCollectionException()
    • NoSuchCollectionException

      public NoSuchCollectionException(String msg)
    • NoSuchCollectionException

      public NoSuchCollectionException(String msg, Throwable throwable)
    • NoSuchCollectionException

      public NoSuchCollectionException(Throwable throwable)