Class UnhandledErrorException
- Namespace
- ReactiveUI
- Assembly
- ReactiveUI.dll
Indicates that an object implementing IHandle
- Inheritance
-
Unhandled
Error Exception
- Implements
- Inherited Members
- Extension Methods
Constructors
UnhandledErrorException()
Initializes a new instance of the Unhandled
UnhandledErrorException(SerializationInfo, StreamingContext)
Initializes a new instance of the Unhandled
Parameters
info
SerializationInfo The serialization information.
context
StreamingContext The serialization context.
UnhandledErrorException(string)
Initializes a new instance of the Unhandled
Parameters
message
stringThe exception message.
UnhandledErrorException(string, Exception)
Initializes a new instance of the Unhandled