Méthode | Description | |
---|---|---|
VPackBuilderException ( ) : System | ||
VPackBuilderException ( string message ) : System | ||
VPackBuilderException ( string message, Exception innerException ) : System |
public VPackBuilderException ( string message ) : System | ||
message | string | |
Résultat | System |
public VPackBuilderException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Résultat | System |