Метод | Описание | |
---|---|---|
BitstreamException ( System msg, System t ) : System | ||
BitstreamException ( int errorcode, System t ) : System | ||
getErrorString ( int errorcode ) : System.String |
Метод | Описание | |
---|---|---|
InitBlock ( ) : void |
public BitstreamException ( System msg, System t ) : System | ||
msg | System | |
t | System | |
Результат | System |
public BitstreamException ( int errorcode, System t ) : System | ||
errorcode | int | |
t | System | |
Результат | System |
public static getErrorString ( int errorcode ) : System.String | ||
errorcode | int | |
Результат | System.String |