ErrObject
Overview
Location
-
Reference:
- Mercury.dll .NET, .NET Standard 2.0
- mercury.jar Cooper
- Mercury.fx Island
- libMercury.fx Toffee
- Namespace: RemObjects.Elements.Mercury
constructor
constructor(aException: Exception)
ErrObject(Exception aException)
init(_ aException: Exception)
ErrObject(Exception aException)
Sub New(aException As Exception)
Parameters:
- aException:
Clear .NET, .NET Standard 2.0, Cooper, Island
method Clear
void Clear()
func Clear()
void Clear()
Sub Clear()
Clear Clear() virtual Toffee
func Clear(Clear )
Parameters:
- :
Description virtual
property Description: String read write;
String Description { get; set; }
var Description: String { get{} set{} }
String Description { __get; __set; }
Property Description() As String
Exception virtual
property Exception: nullable Exception read write;
Exception? Exception { get; set; }
// .NET, .NET Standard 2.0, Island
var Exception: Exception? { get{} set{} }
// Toffee
var Exception: Exception { get{} set{} }
Exception Exception { __get; __set; }
Property Exception() As Exception?
GetException .NET, .NET Standard 2.0, Cooper, Island
method GetException: Exception
Exception GetException()
func GetException() -> Exception
Exception GetException()
Function GetException() As Exception
GetException GetException(): Exception virtual Toffee
func GetException(GetException ) -> Exception
Parameters:
- :
HelpContext virtual
property HelpContext: Int32 read write;
Int32 HelpContext { get; set; }
var HelpContext: Int32 { get{} set{} }
Integer HelpContext { __get; __set; }
Property HelpContext() As Int32
HelpFile virtual
property HelpFile: String read write;
String HelpFile { get; set; }
var HelpFile: String { get{} set{} }
String HelpFile { __get; __set; }
Property HelpFile() As String
Number virtual
property Number: nullable Int32 read write;
Int32? Number { get; set; }
var Number: Int32! { get{} set{} }
Integer Number { __get; __set; }
Property Number() As Int32?
Source virtual
Description virtual
property Description: String read write;
String Description { get; set; }
var Description: String { get{} set{} }
String Description { __get; __set; }
Property Description() As String
Exception virtual
property Exception: nullable Exception read write;
Exception? Exception { get; set; }
// .NET, .NET Standard 2.0, Island
var Exception: Exception? { get{} set{} }
// Toffee
var Exception: Exception { get{} set{} }
Exception Exception { __get; __set; }
Property Exception() As Exception?
HelpContext virtual
property HelpContext: Int32 read write;
Int32 HelpContext { get; set; }
var HelpContext: Int32 { get{} set{} }
Integer HelpContext { __get; __set; }
Property HelpContext() As Int32
HelpFile virtual
property HelpFile: String read write;
String HelpFile { get; set; }
var HelpFile: String { get{} set{} }
String HelpFile { __get; __set; }
Property HelpFile() As String
Number virtual
property Number: nullable Int32 read write;
Int32? Number { get; set; }
var Number: Int32! { get{} set{} }
Integer Number { __get; __set; }
Property Number() As Int32?
Source virtual
constructor
constructor(aException: Exception)
ErrObject(Exception aException)
init(_ aException: Exception)
ErrObject(Exception aException)
Sub New(aException As Exception)
Parameters:
- aException:
Clear .NET, .NET Standard 2.0, Cooper, Island
method Clear
void Clear()
func Clear()
void Clear()
Sub Clear()
Clear Clear() virtual Toffee
func Clear(Clear )
Parameters:
- :
GetException .NET, .NET Standard 2.0, Cooper, Island
method GetException: Exception
Exception GetException()
func GetException() -> Exception
Exception GetException()
Function GetException() As Exception
GetException GetException(): Exception virtual Toffee
func GetException(GetException ) -> Exception
Parameters:
- :