public class DSAccessException extends Exception
| Constructor and Description |
|---|
DSAccessException(String message)
Constructs a new exception with the specified detail message.
|
DSAccessException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DSAccessException(String message)
message - Short explanation of the problem.
Version: 5.2.4-ice35-b23
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.