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.8-ice35-b57
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.