- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jdk.jshell.JShellException
-
- All Implemented Interfaces:
-
Serializable
- 已知直接子类:
-
EvalException
,UnresolvedReferenceException
public class JShellException extends 异常
JShell的超类生成异常- 从以下版本开始:
- 9
- 另请参见:
- Serialized Form
-
-
方法摘要
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-