IonIntField.getErrorCode

Returns the error code associated with this IonIntField. (community summary)

struct IonIntField
@trusted pure nothrow @nogc const
getErrorCode
(
T
)
()
if (
isSigned!T
)

Return Value

IonErrorCode Precondition: this != null.