- All Implemented Interfaces:
- java.io.Serializable
public class H2DoneException
extends H2Exception
This exception is thrown the requested data is not available, for example
when calling simpleQueryForString() or simpleQueryForLong() for a statement
that doesn't return a value.
- See Also:
- Serialized Form