package
0.1.158
Repository: https://github.com/searking/golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* * Constructs a new throwable with {@code null} as its detail message.
* * Constructs a new throwable with the specified detail message.
* * Constructs a new throwable with the specified detail message and * cause.
* * Constructs a new throwable with the specified detail message, * cause, {@linkplain #addSuppressed suppression} enabled or * disabled, and writable stack trace enabled or disabled.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

* Caption for labeling causative exception stack traces */.
* Message for trying to suppress a null exception.
* Message for trying to suppress oneself.
* Caption for labeling suppressed exception stack traces */.

# Variables

No description provided by the author
Setting this static field introduces an acceptable initialization dependency on a few java.util classes.
* * A shared value for an empty stack.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* * The {@code Throwable} class is the superclass of all errors and * exceptions in the Java language.
No description provided by the author

# Interfaces

No description provided by the author