void GetNull(
string name
)
FieldNotFoundException | Thrown when no field with the given name. |
OperationErrorException | Thrown when there is no field with the given name. In this case ReturnCode and SDKErrorInfo are accessible from OperationErrorException and contain more information. |
FatalErrorException | Thrown when an unrecoverable error occurs. |
InvalidOperationException | Thrown when the container is already closed. |