Class CTPublishConflictException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.change.tracking.exception.CTPublishConflictException
All Implemented Interfaces:
Serializable

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

    • CTPublishConflictException

      public CTPublishConflictException()
    • CTPublishConflictException

      public CTPublishConflictException(String msg)
    • CTPublishConflictException

      public CTPublishConflictException(String msg, Throwable throwable)
    • CTPublishConflictException

      public CTPublishConflictException(Throwable throwable)