Class DocletInvoker.DocletInvokeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- gw.gosudoc.com.sun.tools.javadoc.main.DocletInvoker.DocletInvokeException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DocletInvoker
private static class DocletInvoker.DocletInvokeException extends java.lang.Exception
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description privateDocletInvokeException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-