'Declaration Public Function New( _ ByVal errorCode As PersistenceException.ErrorCodes, _ ByVal message As String _ )
public PersistenceException( PersistenceException.ErrorCodes errorCode, string message )
Parameters
- errorCode
- message
'Declaration Public Function New( _ ByVal errorCode As PersistenceException.ErrorCodes, _ ByVal message As String _ )
public PersistenceException( PersistenceException.ErrorCodes errorCode, string message )