Class ClassGraphException

All Implemented Interfaces:
Serializable

public class ClassGraphException
extends IllegalArgumentException
An unchecked exception that is thrown when an error state occurs or an unhandled exception is caught during scanning.

(Extends IllegalArgumentException, which extends RuntimeException, so either of the more generic exceptions may be caught.)

See Also:
Serialized Form