Serialized Form
- 
Package org.tealeaf.javamarkdown.exceptions
- 
Exception Class org.tealeaf.javamarkdown.exceptions.IllegalAlignmentCountException
class IllegalAlignmentCountException extends RuntimeException implements Serializable- 
Serialized Fields
- 
expected
int expected
 - 
found
int found
 
 - 
 
 - 
 - 
Exception Class org.tealeaf.javamarkdown.exceptions.IllegalContentsException
class IllegalContentsException extends RuntimeException implements Serializable- 
Serialized Fields
- 
illegalClass
Class<?> illegalClass
 
 - 
 
 - 
 - 
Exception Class org.tealeaf.javamarkdown.exceptions.IllegalHeaderLevelException
class IllegalHeaderLevelException extends RuntimeException implements Serializable 
 -