Class CTCollectionStatusException

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

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

    • CTCollectionStatusException

      public CTCollectionStatusException()
    • CTCollectionStatusException

      public CTCollectionStatusException(String msg)
    • CTCollectionStatusException

      public CTCollectionStatusException(String msg, Throwable throwable)
    • CTCollectionStatusException

      public CTCollectionStatusException(Throwable throwable)