omero
Class ClientError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ome.conditions.RootException
                  extended by 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

Constructor Summary
ClientError(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClientError

public ClientError(String msg)


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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