X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2Fmono-error.h;h=5e1102ec2b842006b8d799e93f969267fef68101;hb=1c3ad5e78c23913341c3b0e221b5f19e92cf96e6;hp=58a401c13ecdaa44094e1ef526b91c1092293921;hpb=a8b276ed8c76125cdd282bb5bdefe89d3a51f579;p=mono.git diff --git a/mono/utils/mono-error.h b/mono/utils/mono-error.h index 58a401c13ec..5e1102ec2b8 100644 --- a/mono/utils/mono-error.h +++ b/mono/utils/mono-error.h @@ -24,6 +24,7 @@ enum { MONO_ERROR_BAD_IMAGE = 5, MONO_ERROR_OUT_OF_MEMORY = 6, MONO_ERROR_ARGUMENT = 7, + MONO_ERROR_ARGUMENT_NULL = 11, MONO_ERROR_NOT_VERIFIABLE = 8, /* * This is a generic error mechanism is you need to raise an arbitrary corlib exception.