ome.services.delete
Class DeleteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ome.services.graphs.GraphException
              extended by ome.services.delete.DeleteException
All Implemented Interfaces:
Serializable

public class DeleteException
extends GraphException

Exception which will be thrown by activities within DeleteSpec implementations. This is a caught exception so that internal API consumers will have to handle any issues any create the proper remote exceptions for clients.

Since:
Beta4.2.1
Author:
Josh Moore, josh at glencoesoftware.com
See Also:
IDelete, Serialized Form

Field Summary
 
Fields inherited from class ome.services.graphs.GraphException
message
 
Constructor Summary
DeleteException(String msg)
           
 
Method Summary
 
Methods inherited from class ome.services.graphs.GraphException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeleteException

public DeleteException(String msg)


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.