Class DissectException

All Implemented Interfaces:
Serializable

public abstract class DissectException extends RuntimeException
Parent class for all dissect related exceptions. Consumers may catch this exception or more specific child exceptions.
See Also: