Метод | Описание | |
---|---|---|
TrainingError ( |
Construct an exception that holds another exception.
|
|
TrainingError ( String msg ) : System |
Construct a message exception.
|
public TrainingError ( |
||
t | The other exception. | |
Результат | System |
public TrainingError ( String msg ) : System | ||
msg | String | The exception message. |
Результат | System |