Relativity.Services.Objects.Exceptions
Namespace with 10 public types
Classes
ArtifactNotFoundException
Represents exceptions that occur when Object Manager can't find an artifact required for an operation.
DuplicateArtifactException
Represents exceptions that occur when specifying a field or object more than once in Object Manager
EventHandlerFailedException
The exception thrown when an event handler fails during an update operation performed through the Object Manager service.
InsufficientArgumentException
Represents exceptions that occur when a parameter does not have enough fields or values in Object Manager
InvalidObjectTypeException
Represents exceptions that occur when specifying an object of a different object type than Object Manager expects.
InvalidValueTypeException
Represents exceptions that occur when specifying the wrong type of value in Object Manager
MissingArgumentException
Represents exceptions that occur when missing required parameters in Object Manager
PermissionDeniedException
Represents exceptions that occur when trying to modify an object the user does not have permission to in Object Manager
UnsupportedFieldTypeException
Represents exceptions that occur when specifying a field type that Object Manager does not support.
UnsupportedObjectTypeException
Represents exceptions that occur when specifying an object type that Object Manager does not support.