Serialized Form
-
Package net.sandrohc.schematic4j.exception
-
Exception net.sandrohc.schematic4j.exception.MissingFieldException
class MissingFieldException extends ParsingException implements Serializable -
Exception net.sandrohc.schematic4j.exception.NoParserFoundException
class NoParserFoundException extends ParsingException implements Serializable-
Serialized Fields
-
format
SchematicFormat format
-
-
-
Exception net.sandrohc.schematic4j.exception.ParsingException
class ParsingException extends Exception implements Serializable -
Exception net.sandrohc.schematic4j.exception.SchematicBuilderException
class SchematicBuilderException extends IllegalArgumentException implements Serializable
-