Class AstInspectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.spockframework.util.inspector.AstInspectorException
- All Implemented Interfaces:
Serializable
Unchecked exception thrown by AstInspector when:
- an IOException occurs when loading a file
- a declaration with the specified name cannot be found
- an internal error occurs
- Author:
- Peter Niederwieser (pniederw@gmail.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AstInspectorException
-
AstInspectorException
-