JNISpice
version 2.0.0

spice.basic
Class SpiceKernelNotLoadedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by spice.basic.SpiceException
              extended by spice.basic.SpiceKernelNotLoadedException
All Implemented Interfaces:
java.io.Serializable

public class SpiceKernelNotLoadedException
extends SpiceException

Class SpiceKernelNotLoadedException indicates that a specified file is not loaded in the JNISpice kernel databasee.

See Also:
Serialized Form

Constructor Summary
SpiceKernelNotLoadedException(java.lang.String fileName)
          Constructor for SpiceKernelNotLoadedException
 
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

SpiceKernelNotLoadedException

public SpiceKernelNotLoadedException(java.lang.String fileName)
Constructor for SpiceKernelNotLoadedException


JNISpice
version 2.0.0

JNISpice Alpha Test Version 2.0.0 28-JAN-2017 (NJB)