메소드 | 설명 | |
---|---|---|
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 |