Serialized Form
-
Package dev.gmitch215.bytebox.concurrent
-
Exception Class dev.gmitch215.bytebox.concurrent.JSRejection
class JSRejection extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package dev.gmitch215.bytebox.gradle
-
Record Class dev.gmitch215.bytebox.gradle.Binding
class Binding extends Record implements Serializable-
Serialized Fields
-
identifiers
Map<String,
String> identifiers The field for theidentifiersrecord component. -
name
String name
The field for thenamerecord component. -
type
BindingType type
The field for thetyperecord component.
-
-
-
Record Class dev.gmitch215.bytebox.gradle.DurableObjects
class DurableObjects extends Record implements Serializable
-
-
Package dev.gmitch215.bytebox.io
-
Exception Class dev.gmitch215.bytebox.io.SerialException
class SerialException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package dev.gmitch215.bytebox.net
-
Exception Class dev.gmitch215.bytebox.net.ConnectException
class ConnectException extends SocketException implements Serializable- serialVersionUID:
- 3831404271622369812L
-
Exception Class dev.gmitch215.bytebox.net.SocketException
class SocketException extends IOException implements Serializable- serialVersionUID:
- -5935874303556886934L
-
Exception Class dev.gmitch215.bytebox.net.SocketTimeoutException
class SocketTimeoutException extends InterruptedIOException implements Serializable- serialVersionUID:
- -8846654841826352300L
-
Exception Class dev.gmitch215.bytebox.net.UnknownHostException
class UnknownHostException extends IOException implements Serializable- serialVersionUID:
- -6642436674601710697L
-
-
Package dev.gmitch215.bytebox.text
-
Exception Class dev.gmitch215.bytebox.text.IllegalFormatException
class IllegalFormatException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 18830826L
-
Exception Class dev.gmitch215.bytebox.text.MissingFormatArgumentException
class MissingFormatArgumentException extends IllegalFormatException implements Serializable- serialVersionUID:
- 19190115L
-
Serialized Fields
-
specifier
String specifier
-
-