Class NoSuchJSONWebServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.remote.json.web.service.exception.NoSuchJSONWebServiceException
All Implemented Interfaces:
Serializable

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

    • NoSuchJSONWebServiceException

      public NoSuchJSONWebServiceException()
    • NoSuchJSONWebServiceException

      public NoSuchJSONWebServiceException(String msg)
    • NoSuchJSONWebServiceException

      public NoSuchJSONWebServiceException(String msg, Throwable throwable)
    • NoSuchJSONWebServiceException

      public NoSuchJSONWebServiceException(Throwable throwable)