Class CTStagingEnabledException

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.CTStagingEnabledException
All Implemented Interfaces:
Serializable

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

    • CTStagingEnabledException

      public CTStagingEnabledException()
    • CTStagingEnabledException

      public CTStagingEnabledException(String msg)
    • CTStagingEnabledException

      public CTStagingEnabledException(String msg, Throwable throwable)
    • CTStagingEnabledException

      public CTStagingEnabledException(Throwable throwable)