Class DepotEntryStagedException

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

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

    • DepotEntryStagedException

      public DepotEntryStagedException()
    • DepotEntryStagedException

      public DepotEntryStagedException(String msg)
    • DepotEntryStagedException

      public DepotEntryStagedException(String msg, Throwable throwable)
    • DepotEntryStagedException

      public DepotEntryStagedException(Throwable throwable)