Serialized Form
-
Package convex.core.crypto
-
Class convex.core.crypto.AProvider
class AProvider extends Provider implements Serializable -
Class convex.core.crypto.InsecureRandom
class InsecureRandom extends SecureRandom implements Serializable
-
-
Package convex.core.crypto.wallet
-
Exception Class convex.core.crypto.wallet.LockedWalletException
class LockedWalletException extends BaseException implements Serializable
-
-
Package convex.core.exceptions
-
Exception Class convex.core.exceptions.BadFormatException
class BadFormatException extends ValidationException implements Serializable -
Exception Class convex.core.exceptions.BadSignatureException
class BadSignatureException extends ValidationException implements Serializable-
Serialized Fields
-
sig
SignedData<?> sig
-
-
-
Exception Class convex.core.exceptions.BaseException
class BaseException extends Exception implements Serializable -
Exception Class convex.core.exceptions.FastRuntimeException
class FastRuntimeException extends RuntimeException implements Serializable -
Exception Class convex.core.exceptions.InvalidDataException
class InvalidDataException extends ValidationException implements Serializable-
Serialized Fields
-
data
Object data
-
-
-
Exception Class convex.core.exceptions.MissingDataException
class MissingDataException extends FastRuntimeException implements Serializable -
Exception Class convex.core.exceptions.Panic
class Panic extends Error implements Serializable -
Exception Class convex.core.exceptions.ParseException
class ParseException extends RuntimeException implements Serializable -
Exception Class convex.core.exceptions.ResultException
class ResultException extends Exception implements Serializable-
Serialized Fields
-
result
Result result
-
-
-
Exception Class convex.core.exceptions.TODOException
class TODOException extends RuntimeException implements Serializable -
Exception Class convex.core.exceptions.ValidationException
class ValidationException extends BaseException implements Serializable
-
-
Package convex.core.text
-
Class convex.core.text.AddressFormat
class AddressFormat extends AFormat implements Serializable -
Class convex.core.text.AFormat
class AFormat extends Format implements Serializable
-
-
Package convex.etch
-
Exception Class convex.etch.EtchCorruptionError
class EtchCorruptionError extends Error implements Serializable
-