package
1.12.5
Repository: https://github.com/apache/dubbo-go-hessian2.git
Documentation: pkg.go.dev

# Functions

NewAnnotationTypeMismatchException is the constructor.
NewArithmeticException is the constructor.
NewArrayIndexOutOfBoundsException is the constructor.
NewArrayStoreException is the constructor.
NewBackingStoreException is the constructor.
NewBrokenBarrierException is the constructor.
NewCancellationException is the constructor.
NewClassCastException is the constructor.
NewClassNotFoundException is the constructor.
NewCloneNotSupportedException is the constructor.
NewCompletionException is the constructor.
NewConcurrentModificationException is the constructor.
NewDataFormatException is the constructor.
NewDateTimeException is the constructor.
NewDateTimeParseException is the constructor.
NewDubboGenericException is the constructor.
NewDuplicateFormatFlagsException is the constructor.
NewEmptyStackException is the constructor.
NewEnumConstantNotPresentException is the constructor.
NewEOFException is the constructor.
No description provided by the author
NewExecutionException is the constructor.
NewFileNotFoundException is the constructor.
NewFormatterClosedException is the constructor.
NewIllegalAccessException is the constructor.
NewIllegalArgumentException is the constructor.
NewIllegalClassFormatException is the constructor.
NewIllegalFormatCodePointException is the constructor.
NewIllegalFormatConversionException is the constructor.
NewIllegalFormatFlagsException is the constructor.
NewIllegalFormatPrecisionException is the constructor.
NewIllegalFormatWidthException is the constructor.
NewIllegalMonitorStateException is the constructor.
NewIllegalStateException is the constructor.
NewIllegalThreadStateException is the constructor.
NewIllformedLocaleException is the constructor.
NewIncompleteAnnotationException is the constructor.
NewIndexOutOfBoundsException is the constructor.
NewInputMismatchException is the constructor.
NewInstantiationException is the constructor.
NewInterruptedException is the constructor.
NewInterruptedIOException is the constructor.
NewInvalidClassException is the constructor.
NewInvalidObjectException is the constructor.
NewInvalidPreferencesFormatException is the constructor.
NewInvalidPropertiesFormatException is the constructor.
NewInvocationTargetException is the constructor.
NewIOException is the constructor.
NewJarException is the constructor.
NewLambdaConversionException is the constructor.
NewMalformedParameterizedTypeException is the constructor.
NewMalformedParametersException is the constructor.
NewMissingFormatArgumentException is the constructor.
NewMissingFormatWidthException is the constructor.
NewMissingResourceException is the constructor.
NewNegativeArraySizeException is the constructor.
NewNoSuchElementException is the constructor.
NewNoSuchFieldException is the constructor.
NewNoSuchMethodException is the constructor.
NewNotActiveException is the constructor.
NewNotSerializableException is the constructor.
NewNullPointerException is the constructor.
NewNumberFormatException is the constructor.
NewObjectStreamException is the constructor.
NewOptionalDataException is the constructor.
NewReflectiveOperationException is the constructor.
NewRejectedExecutionException is the constructor.
NewRuntimeException is the constructor.
NewSecurityException is the constructor.
NewStreamCorruptedException is the constructor.
NewStringIndexOutOfBoundsException is the constructor.
NewSyncFailedException is the constructor.
NewThrowable is the constructor.
NewTimeoutException is the constructor.
NewTooManyListenersException is the constructor.
NewTypeNotPresentException is the constructor.
NewUncheckedIOException is the constructor.
NewUndeclaredThrowableException is the constructor.
NewUnknownFormatConversionException is the constructor.
NewUnknownFormatFlagsException is the constructor.
NewUnmodifiableClassException is the constructor.
NewUnsupportedOperationException is the constructor.
NewUnsupportedTemporalTypeException is the constructor.
NewUTFDataFormatException is the constructor.
NewWriteAbortedException is the constructor.
NewWrongMethodTypeException is the constructor.
NewZipException is the constructor.
NewZoneRulesException is the constructor.

# Structs

AnnotationTypeMismatchException represents an exception of the same name in java.
ArithmeticException represents an exception of the same name in java.
ArrayIndexOutOfBoundsException represents an exception of the same name in java.
ArrayStoreException represents an exception of the same name in java.
BackingStoreException represents an exception of the same name in java.
BrokenBarrierException represents an exception of the same name in java.
CancellationException represents an exception of the same name in java.
No description provided by the author
ClassCastException represents an exception of the same name in java.
ClassNotFoundException represents an exception of the same name in java.
CloneNotSupportedException represents an exception of the same name in java.
CompletionException represents an exception of the same name in java.
ConcurrentModificationException represents an exception of the same name in java.
DataFormatException represents an exception of the same name in java.
DateTimeException represents an exception of the same name in java.
DateTimeParseException represents an exception of the same name in java.
DubboGenericException represents an exception of the same name in java.
DuplicateFormatFlagsException represents an exception of the same name in java.
EmptyStackException represents an exception of the same name in java.
EnumConstantNotPresentException represents an exception of the same name in java.
EOFException represents an exception of the same name in java.
No description provided by the author
ExecutionException represents an exception of the same name in java.
FileNotFoundException represents an exception of the same name in java.
FormatterClosedException represents an exception of the same name in java.
IllegalAccessException represents an exception of the same name in java.
IllegalArgumentException represents an exception of the same name in java.
IllegalClassFormatException represents an exception of the same name in java.
IllegalFormatCodePointException represents an exception of the same name in java.
IllegalFormatConversionException represents an exception of the same name in java.
IllegalFormatFlagsException represents an exception of the same name in java.
IllegalFormatPrecisionException represents an exception of the same name in java.
IllegalFormatWidthException represents an exception of the same name in java.
IllegalMonitorStateException represents an exception of the same name in java.
IllegalStateException represents an exception of the same name in java.
IllegalThreadStateException represents an exception of the same name in java.
IllformedLocaleException represents an exception of the same name in java.
IncompleteAnnotationException represents an exception of the same name in java.
IndexOutOfBoundsException represents an exception of the same name in java.
InputMismatchException represents an exception of the same name in java.
InstantiationException represents an exception of the same name in java.
////////////////////////// InterruptedException ////////////////////////// InterruptedException represents an exception of the same name in java.
////////////////////////// InterruptedIOException ////////////////////////// InterruptedIOException represents an exception of the same name in java.
InvalidClassException represents an exception of the same name in java.
InvalidObjectException represents an exception of the same name in java.
InvalidPreferencesFormatException represents an exception of the same name in java.
InvalidPropertiesFormatException represents an exception of the same name in java.
InvocationTargetException represents an exception of the same name in java.
IOException represents an exception of the same name in java.
JarException represents an exception of the same name in java.
////////////////////////// LambdaConversionException ////////////////////////// LambdaConversionException represents an exception of the same name in java.
MalformedParameterizedTypeException represents an exception of the same name in java.
MalformedParametersException represents an exception of the same name in java.
No description provided by the author
MissingFormatArgumentException represents an exception of the same name in java.
MissingFormatWidthException represents an exception of the same name in java.
MissingResourceException represents an exception of the same name in java.
NegativeArraySizeException represents an exception of the same name in java.
NoSuchElementException represents an exception of the same name in java.
NoSuchFieldException represents an exception of the same name in java.
NoSuchMethodException represents an exception of the same name in java.
NotActiveException represents an exception of the same name in java.
NotSerializableException represents an exception of the same name in java.
NullPointerException represents an exception of the same name in java.
NumberFormatException represents an exception of the same name in java.
ObjectStreamException represents an exception of the same name in java.
OptionalDataException represents an exception of the same name in java.
ReflectiveOperationException represents an exception of the same name in java.
RejectedExecutionException represents an exception of the same name in java.
RuntimeException represents an exception of the same name in java.
SecurityException represents an exception of the same name in java.
No description provided by the author
StreamCorruptedException represents an exception of the same name in java.
StringIndexOutOfBoundsException represents an exception of the same name in java.
SyncFailedException represents an exception of the same name in java.
////////////////////////// Throwable ////////////////////////// Throwable represents an exception of the same name in java.
TimeoutException represents an exception of the same name in java.
TooManyListenersException represents an exception of the same name in java.
TypeNotPresentException represents an exception of the same name in java.
UncheckedIOException represents an exception of the same name in java.
UndeclaredThrowableException represents an exception of the same name in java.
UnknownFormatConversionException represents an exception of the same name in java.
UnknownFormatFlagsException represents an exception of the same name in java.
////////////////////////// UnmodifiableClassException ////////////////////////// UnmodifiableClassException represents an exception of the same name in java.
UnsupportedOperationException represents an exception of the same name in java.
UnsupportedTemporalTypeException represents an exception of the same name in java.
UTFDataFormatException represents an exception of the same name in java.
WriteAbortedException represents an exception of the same name in java.
WrongMethodTypeException represents an exception of the same name in java.
ZipException represents an exception of the same name in java.
ZoneRulesException represents an exception of the same name in java.

# Interfaces

Throwabler represents an exception of the same name in java.