Serialized Form


Package org.yaml.snakeyaml.composer

Class org.yaml.snakeyaml.composer.ComposerException extends MarkedYAMLException implements Serializable

serialVersionUID: 2146314636913113935L


Package org.yaml.snakeyaml.constructor

Class org.yaml.snakeyaml.constructor.ConstructorException extends MarkedYAMLException implements Serializable

serialVersionUID: -8816339931365239910L


Package org.yaml.snakeyaml.emitter

Class org.yaml.snakeyaml.emitter.EmitterException extends YAMLException implements Serializable

serialVersionUID: -8280070025452995908L


Package org.yaml.snakeyaml.error

Class org.yaml.snakeyaml.error.Mark extends Object implements Serializable

Serialized Fields

name

String name

index

int index

line

int line

column

int column

buffer

String buffer

pointer

int pointer

Class org.yaml.snakeyaml.error.MarkedYAMLException extends YAMLException implements Serializable

serialVersionUID: -9119388488683035101L

Serialized Fields

context

String context

contextMark

Mark contextMark

problem

String problem

problemMark

Mark problemMark

note

String note

Class org.yaml.snakeyaml.error.YAMLException extends RuntimeException implements Serializable

serialVersionUID: -4738336175050337570L


Package org.yaml.snakeyaml.parser

Class org.yaml.snakeyaml.parser.ParserException extends MarkedYAMLException implements Serializable

serialVersionUID: -2349253802798398038L


Package org.yaml.snakeyaml.reader

Class org.yaml.snakeyaml.reader.ReaderException extends YAMLException implements Serializable

serialVersionUID: 8710781187529689083L

Serialized Fields

name

String name

codePoint

int codePoint

position

int position

Package org.yaml.snakeyaml.scanner

Class org.yaml.snakeyaml.scanner.ScannerException extends MarkedYAMLException implements Serializable

serialVersionUID: 4782293188600445954L


Package org.yaml.snakeyaml.serializer

Class org.yaml.snakeyaml.serializer.SerializerException extends YAMLException implements Serializable

serialVersionUID: 2632638197498912433L



Copyright © 2008–2017. All rights reserved.