Class FatalError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.FatalError
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated public class FatalError extends java.lang.ErrorDeprecated.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:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUIDDeprecated.
-
Constructor Summary
Constructors Constructor Description FatalError()Deprecated.
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
Deprecated.- See Also:
- Constant Field Values
-
-