You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicBadServiceRequestException(JSIStudios.SimpleRESTServices.Client.Responseresponse):base("Unable to process the service request. Please try again later.",response){}
10
+
publicBadServiceRequestException(RestResponseresponse):base("Unable to process the service request. Please try again later.",response){}
publicMethodNotImplementedException(JSIStudios.SimpleRESTServices.Client.Responseresponse):base("The requested method is not implemented at the service.",response){}
10
+
publicMethodNotImplementedException(RestResponseresponse):base("The requested method is not implemented at the service.",response){}
0 commit comments