SuanShu, a Java numerical and statistical library

com.numericalmethod.suanshu.license
Class InvalidLicense

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.numericalmethod.suanshu.license.InvalidLicense
All Implemented Interfaces:
java.io.Serializable

public final class InvalidLicense
extends java.lang.Error

Exception thrown when calling a class or method that is unlicensed.

See Also:
Serialized Form

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
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.