public static int FromException( Exception exception )
Public Shared Function FromException ( exception As Exception ) As Integer
public: static int FromException( Exception^ exception )
static member FromException : exception : Exception -> int