omero
Class ClientError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ome.conditions.RootException
omero.ClientError
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IllegalArgumentException, UnloadedCollectionException, UnloadedEntityException
public class ClientError
- extends ome.conditions.RootException
abstract superclass of all Omero exceptions. Only subclasses of this type
will be thrown by the server.
- Since:
- 3.0-Beta2
- Author:
- Josh Moore, josh at glencoesoftware.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClientError
public ClientError(String msg)
OmeroJava Api
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.