ome.services.delete
Class DeleteException

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

public class DeleteException
extends Exception

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
 String message
           
 
Constructor Summary
DeleteException(String msg)
           
 
Method Summary
 String 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
 

Field Detail

message

public final String message
Constructor Detail

DeleteException

public DeleteException(String msg)
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

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