ome.services.delete
Class DeleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
message
public final String message
DeleteException
public DeleteException(String msg)
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.