| Exception | Description |
|---|---|
| ND4JException |
Base (unchecked) exception for ND4J errors
|
| ND4JIllegalArgumentException |
ND4JIllegalStateException: thrown on invalid arguments
|
| ND4JIllegalStateException |
ND4JIllegalStateException: thrown on invalid operations (for example, matrix multiplication with invalid arrays)
|
| Nd4jNoSuchWorkspaceException |
An unchecked (runtime) exception that specifies that the requested workspace does not exist
|
Copyright © 2018. All rights reserved.