OmeroBlitz API
Home Previous Up Next Index

omero::cmd::GraphException

Overview

class GraphException extends ERR

Returned when specifically a ome.services.graphs.GraphException is thrown. The contents of that internal exception are passed in this instance.

Data Member Index

message
The message of the GraphException.

Data Members

string message;

The message of the GraphException.


Home Previous Up Next Index