Sets the VB error number for this exception instance.
Public Property Let ErrorNumber( ByVal Value As Long )
This is equivelant to the Err.Number value.
Read/Write.
Project CorLib Overview
Class ExceptionBase Overview