com.cinnabarsystems.clm
Class LicenseDomainException

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

public class LicenseDomainException
extends LicenseManagerException

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

See Also:
Serialized Form

Method Summary
 String getDomain()
          Returns the domain 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

getDomain

public String getDomain()
Returns the domain authorized by the license

Returns:
The domain authorized by the license