All Downloads are FREE. Search and download functionalities are using the official Maven repository.

codelist.toop.ProcotolException-CodeList.gc Maven / Gradle / Ivy

The newest version!



	
		ProtocolExceptionCode
		Protocol Exception Code
		2020-05-28
		urn:eu.toop.cl.protocolexception
		2020-05-28
		
			The Once-Only Principle Project
			TOOP
		
	
	
		
			Code
			
		
		
			Name
			
		
		
			CodeKey
			
		
	
	
		
			
				AuthenticationExceptionType
			
			
				Generated when a client sends a request with authentication credentials and the authentication fails for any reason.
			
		
		
			
				AuthorizationExceptionType
			
			
				Generated when a client sends a request to the server for which it is not authorized.
			
		
		
			
				InvalidRequestExceptionType
			
			
				Generated when a client sends a request that is syntactically or semantically invalid.
			
		
		
			
				ObjectExistsExceptionType
			
			
				Generated when a SubmitObjectsRequest attempts to create an object with the same id as an existing object and the mode is “CreateOnly”.
			
		
		
			
				ObjectNotFoundExceptionType
			
			
				Generated when a QueryRequest expects an object but it is not found in server.
			
		
		
			
				QuotaExceededExceptionType
			
			
				Generated when a a request exceeds a server specific quota for the client.
			
		
		
			
				ReferencesExistExceptionType
			
			
				Generated when a RemoveObjectRequest attempts to remove a RegistryObject while references to it still exist.
			
		
		
			
				TimeoutExceptionType
			
			
				Generated when a the processing of a request exceeds a server specific timeout period.
			
		
		
			
				UnresolvedReferenceExceptionType
			
			
				Generated when a request references an object that cannot be resolved within the request or to an existing object in the server.
			
		
		
			
				UnsupportedCapabilityExceptionType
			
			
				Generated when when a request attempts to use an optional feature or capability that the server does not support.
			
		
		
			
				QueryExceptionType
			
			
				Generated when the query syntax or semantics was invalid. Client must fix the query syntax or semantic error and re-submit the query.
			
		
	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy