biz.onixs.fix.engine
Class LicenseExpiredException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by biz.onixs.fix.engine.LicenseException
              extended by biz.onixs.fix.engine.LicenseExpiredException
All Implemented Interfaces:
Serializable

public class LicenseExpiredException
extends LicenseException

See Also:
Serialized Form

Constructor Summary
LicenseExpiredException(org.joda.time.DateTime expirationDate)
           
 
Method Summary
 org.joda.time.DateTime getExpirationDate()
           
 
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

LicenseExpiredException

public LicenseExpiredException(org.joda.time.DateTime expirationDate)
Method Detail

getExpirationDate

public org.joda.time.DateTime getExpirationDate()


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.