Méthode | Description | |
---|---|---|
EyesException ( ) : System |
Creates an EyesException instance.
|
|
EyesException ( string message ) : System |
Creates an EyesException instance.
|
|
EyesException ( string message, Exception ex ) : System |
Creates an EyesException instance.
|
Méthode | Description | |
---|---|---|
EyesException ( SerializationInfo info, StreamingContext context ) : System |
Creates an EyesException instance.
|
protected EyesException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System |
public EyesException ( string message ) : System | ||
message | string | |
Résultat | System |
public EyesException ( string message, Exception ex ) : System | ||
message | string | |
ex | Exception | |
Résultat | System |