Serialized Form


Package uk.org.blankaspect.nlf

Class uk.org.blankaspect.nlf.NlfException extends java.lang.Exception implements Serializable

Serialized Fields

id

ExceptionId id

file

java.io.File file

offset

long offset

Class uk.org.blankaspect.nlf.NlfUncheckedException extends java.lang.RuntimeException implements Serializable

Serialized Fields

id

ExceptionId id

Class uk.org.blankaspect.nlf.TerminatedException extends NlfUncheckedException implements Serializable