Version

UltraCalcErrorValue Class Members

The following tables list the members exposed by UltraCalcErrorValue.

Public Constructors
 NameDescription
Public ConstructorUltraCalcErrorValue ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCodeGets the error code for this class instance  
Public PropertyErrorValueGets the error object for this class instance  
Public PropertyMessageGets error message for this class instance. Note that when setting this property the message is assumed to be localized.  
Public Methods
 NameDescription
Public MethodRaiseExceptionRaise an UltraCalcErrorException exception containing this class's error information  
Public MethodToStringReturn a string message that denotes reason for error  
See Also