ome.services.licenses
Class LicenseAPIException

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
                      extended by ome.services.licenses.LicenseAPIException
All Implemented Interfaces:
Serializable

public class LicenseAPIException
extends LicenseException

(CLIENT) Thrown by a properly functioning server only when the client has improperly used the licensing infrastructure (non-null LicensedPrincipal requirement).

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

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

LicenseAPIException

public LicenseAPIException(String msg)


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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