- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sourceforge.pmd.util.fxdesigner.model.ParseAbortedException
-
- All Implemented Interfaces:
- java.io.Serializable
public class ParseAbortedException
extends java.lang.RuntimeException
Exception during the parsing and visitors of the compilation units. Could be specialized into one exception per
visitor (eg type res).
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2002–2017 PMD. All rights reserved.