Class NoSuchRemoteException

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

public class NoSuchRemoteException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchRemoteException

      public NoSuchRemoteException()
    • NoSuchRemoteException

      public NoSuchRemoteException(String msg)
    • NoSuchRemoteException

      public NoSuchRemoteException(String msg, Throwable throwable)
    • NoSuchRemoteException

      public NoSuchRemoteException(Throwable throwable)