Err
Overview
Location
-
Reference:
- Mercury.dll .NET, .NET Standard 2.0
- mercury.jar Cooper
- Mercury.fx Island
- libMercury.fx Toffee
- Namespace: RemObjects.Elements.Mercury
Class Methods
Raise virtual
class method Raise(aNumber: Int32; aSource: Object; aDescription: Object; aHelpFile: Object; aHelpContext: Object)
static void Raise(Int32 aNumber, Object aSource, Object aDescription, Object aHelpFile, Object aHelpContext)
static func Raise(_ aNumber: Int32, _ aSource: NSObject, _ aDescription: NSObject, _ aHelpFile: NSObject, _ aHelpContext: NSObject)
Parameters:
- aNumber:
- aSource:
- aDescription:
- aHelpFile:
- aHelpContext:
UnwrapException virtual
static func UnwrapException(_ aException: Exception) -> ErrObject
Parameters:
- aException:
Instance Methods
constructor protected Cooper, Island
constructor
Err()
init()
Err()
Sub New()