Class NoSuchCompositionException

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.fragment.exception.NoSuchCompositionException
All Implemented Interfaces:
Serializable

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

    • NoSuchCompositionException

      public NoSuchCompositionException()
    • NoSuchCompositionException

      public NoSuchCompositionException(String msg)
    • NoSuchCompositionException

      public NoSuchCompositionException(String msg, Throwable throwable)
    • NoSuchCompositionException

      public NoSuchCompositionException(Throwable throwable)