public class EndOfException
extends java.lang.Exception
ExceptionHandler
. The exception and message can still be propagated for
processing by other parts of a program however.Constructor and Description |
---|
EndOfException(java.lang.String message)
Creates a new instance of EndOfException.
|