FrameworkErrorsException Constructor |
| Name | Description | |
|---|---|---|
| FrameworkErrorsException |
Standard exception constructor.
| |
| FrameworkErrorsException(String) |
Constructor
| |
| FrameworkErrorsException(IErrors) |
Creates a new instance of FrameworkErrorsException
with the given errors collection. and first error as message.
| |
| FrameworkErrorsException(SerializationInfo, StreamingContext) |
Standard exception constructor.
| |
| FrameworkErrorsException(String, Exception) |
Standard exception constructor.
|