Module io.github.bucket4j.core
Class UnsupportedNamedTypeError
java.lang.Object
io.github.bucket4j.distributed.remote.UnsupportedNamedTypeError
- All Implemented Interfaces:
CommandError,ComparableByContent<UnsupportedNamedTypeError>
public class UnsupportedNamedTypeError
extends Object
implements CommandError, ComparableByContent<UnsupportedNamedTypeError>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Field Details
-
SERIALIZATION_HANDLE
-
-
Constructor Details
-
UnsupportedNamedTypeError
-
-
Method Details
-
getTypeName
-
asException
- Specified by:
asExceptionin interfaceCommandError
-
equalsByContent
- Specified by:
equalsByContentin interfaceComparableByContent<UnsupportedNamedTypeError>
-