Class FragmentCompositionDescriptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.fragment.exception.FragmentCompositionDescriptionException
All Implemented Interfaces:
Serializable

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

    • FragmentCompositionDescriptionException

      public FragmentCompositionDescriptionException()
    • FragmentCompositionDescriptionException

      public FragmentCompositionDescriptionException(String msg)
    • FragmentCompositionDescriptionException

      public FragmentCompositionDescriptionException(String msg, Throwable throwable)
    • FragmentCompositionDescriptionException

      public FragmentCompositionDescriptionException(Throwable throwable)