Méthode | Description | |
---|---|---|
NeuralNetworkError ( |
Pass on an exception.
|
|
NeuralNetworkError ( String str ) : System |
Construct a message exception.
|
|
NeuralNetworkError ( String msg, |
Pass on an exception.
|
public NeuralNetworkError ( |
||
e | The other exception. | |
Résultat | System |
public NeuralNetworkError ( String str ) : System | ||
str | String | The message. |
Résultat | System |
public NeuralNetworkError ( String msg, |
||
msg | String | The message. |
e | The exception. | |
Résultat | System |