global class UserProvisioningErrorCode { global Object clone() { } global Integer getCode() { } global String getDescription() { } global String toString() { } }