Méthode | Description | |
---|---|---|
UnableToReadException ( ) : System | ||
UnableToReadException ( string message ) : System | ||
UnableToReadException ( string message, Exception inner ) : System |
Méthode | Description | |
---|---|---|
UnableToReadException ( SerializationInfo info, StreamingContext context ) : System |
protected UnableToReadException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System |
public UnableToReadException ( string message ) : System | ||
message | string | |
Résultat | System |
public UnableToReadException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Résultat | System |