Class DispatchRepositoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dispatch.repository.exception.DispatchRepositoryException
All Implemented Interfaces:
Serializable

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

    • DispatchRepositoryException

      public DispatchRepositoryException()
    • DispatchRepositoryException

      public DispatchRepositoryException(String msg)
    • DispatchRepositoryException

      public DispatchRepositoryException(String msg, Throwable throwable)
    • DispatchRepositoryException

      public DispatchRepositoryException(Throwable throwable)