JavaScript is disabled on your browser.
java.lang.Object
java.lang.Throwable
java.lang.Exception
ome.services.graphs.GraphException
All Implemented Interfaces:
java.io.Serializable
public class GraphException
extends java.lang.Exception
Exception which will be thrown by traversing the graph if an error occurred.
This is a caught exception so that internal API consumers
will have to handle any issues and create the proper remote exceptions for
clients.
Since:
Beta4.2.3
Author:
Josh Moore, josh at glencoesoftware.com
See Also:
Serialized Form
Field Summary
Fields
Modifier and Type
Field and Description
java.lang.String
message
Constructor Summary
Constructors
Constructor and Description
GraphException (java.lang.String msg)
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
OmeroJava API
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.