List of all members.
Detailed Description
Definition at line 10 of file NexusException.java.
Constructor & Destructor Documentation
| org.nexusformat.NexusException.NexusException |
( |
| ) |
|
| org.nexusformat.NexusException.NexusException |
( |
String |
s | ) |
|
| org.nexusformat.NexusException.NexusException |
( |
int |
err | ) |
|
Member Function Documentation
| String org.nexusformat.NexusException.getMessage |
( |
| ) |
|
Member Data Documentation
| final String org.nexusformat.NexusException.NexusExceptionMessage = "ERROR: NeXus-API Error" |
|
static |
| final String org.nexusformat.NexusException.NeXusMessage = "ERROR: Unknown NeXus-API Error" |
|
static |
| final String org.nexusformat.NexusException.OutOfMemoryMessage = "ERROR: NeXus-API: Out of memory" |
|
static |
The documentation for this class was generated from the following file: