com.cinnabarsystems.clm
Class LicenseNodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.cinnabarsystems.clm.LicenseManagerException
              extended by com.cinnabarsystems.clm.LicenseNodeException
All Implemented Interfaces:
Serializable

public class LicenseNodeException
extends LicenseManagerException

Thrown when the current machine does not meet the node locking restrictions of a license

See Also:
Serialized Form

Method Summary
 String getNode()
          Returns the node that is authorized by the license
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getNode

public String getNode()
Returns the node that is authorized by the license

Returns:
The node that is authorized by the license