Package | Description |
---|---|
omero.gateway.exception |
Modifier and Type | Method and Description |
---|---|
ConnectionStatus |
DSOutOfServiceException.getConnectionStatus()
Gets the
ConnectionStatus |
static ConnectionStatus |
ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionStatus[] |
ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DSOutOfServiceException(String message,
ConnectionStatus connectionStatus)
Constructs a new exception with the specified detail message.
|
DSOutOfServiceException(String message,
Throwable cause,
ConnectionStatus connectionStatus)
Constructs a new exception with the specified detail message and cause.
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.