Class DocletAbortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.DocletAbortException
- All Implemented Interfaces:
Serializable
Deprecated.
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocletAbortException(String message) Deprecated.DocletAbortException(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DocletAbortException
Deprecated. -
DocletAbortException
Deprecated.
-