Method | Description | |
---|---|---|
UnlistenableEventException ( ) : System |
Create a simple exception with no further explanation.
|
|
UnlistenableEventException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public UnlistenableEventException ( ) : System | ||
return | System |
public UnlistenableEventException ( string message ) : System | ||
message | string | |
return | System |