Class NewFsVmController.InvalidClasspathException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jrd.frontend.frame.filesystem.NewFsVmController.InvalidClasspathException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- NewFsVmController
public static class NewFsVmController.InvalidClasspathException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidClasspathException(java.lang.String s)
InvalidClasspathException(java.lang.String s, java.lang.Throwable cause)
-