public class HDF5Exception extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected String |
detailMessage
the specified detail message of this exception
|
| Constructor and Description |
|---|
HDF5Exception() |
HDF5Exception(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected String detailMessage
public HDF5Exception()
public HDF5Exception(String message)
message - the detail message.public String getMessage()
getMessage in class Throwablenull if this object does not
have a detail message.Copyright © 2024. All rights reserved.