Class ParsingCanceledException

All Implemented Interfaces:
Serializable

public class ParsingCanceledException extends RuntimeException
Indicates that parsing has been canceled due to a user initiated interrupt.
Author:
Ullrich Hafner
See Also: