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