ome.services.licenses
Class LicenseException

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 ome.services.licenses.LicenseException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidLicenseException, LicenseAPIException, LicenseTimeout, NoAvailableLicensesException

public class LicenseException
extends ome.conditions.RootException

(CLIENT) Abstract superclass of all License exceptions.

Since:
3.0-RC1
Author:
Josh Moore, josh.moore at gmx.de
See Also:
Serialized Form

Constructor Summary
LicenseException(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

LicenseException

public LicenseException(String msg)


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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