Méthode | Description | |
---|---|---|
DecoderException ( System msg, System t ) : System | ||
DecoderException ( int errorcode, System t ) : System | ||
getErrorString ( int errorcode ) : System.String |
Méthode | Description | |
---|---|---|
InitBlock ( ) : void |
public DecoderException ( System msg, System t ) : System | ||
msg | System | |
t | System | |
Résultat | System |
public DecoderException ( int errorcode, System t ) : System | ||
errorcode | int | |
t | System | |
Résultat | System |
public static getErrorString ( int errorcode ) : System.String | ||
errorcode | int | |
Résultat | System.String |