Returns the current VB error number associated with this exception.
Public Property Get ErrorNumber ( ) As Long
This is equivelant to the Err.Number value.
Read/Write.
Project CorLib Overview
Class ExceptionBase Overview