- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- spice.basic.SpiceException
-
- 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
Constructors Constructor Description SpiceKernelNotLoadedException(java.lang.String fileName)
Constructor for SpiceKernelNotLoadedException
-