Class ErrorException
Inheritance
System.Object
ErrorException
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ErrorException : ApplicationException
Constructors
ErrorException(ErrorType)
Declaration
public ErrorException(ErrorType error)
Parameters
Type | Name | Description |
---|---|---|
ErrorType | error |
Properties
Error
Declaration
public ErrorType Error { get; }
Property Value
Type | Description |
---|---|
ErrorType |