Serialized Form
-
Package com.authlete.cbor
-
Exception Class com.authlete.cbor.CBORDecoderException
class CBORDecoderException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
offset
int offset
-
-
Exception Class com.authlete.cbor.CBORDiagnosticNotationException
class CBORDiagnosticNotationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.authlete.cbor.CBORInsufficientDataException
class CBORInsufficientDataException extends CBORDecoderException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.authlete.cbor.CBORInvalidInfoException
class CBORInvalidInfoException extends CBORDecoderException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.authlete.cbor.CBORInvalidSimpleValueException
class CBORInvalidSimpleValueException extends CBORDecoderException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.authlete.cbor.CBORMalformedUtf8Exception
class CBORMalformedUtf8Exception extends CBORDecoderException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.authlete.cbor.CBORTooLongException
class CBORTooLongException extends CBORDecoderException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.authlete.cose
-
Exception Class com.authlete.cose.COSEException
class COSEException extends Exception implements Serializable- serialVersionUID:
- 1L
-