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:
Serializable
- Enclosing class:
- NewFsVmController
public static class NewFsVmController.ProbablyNotClassPathElementException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProbablyNotClassPathElementException(String s)
ProbablyNotClassPathElementException(String s, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-