com.sssw.rt.util
Class AgoEndOfRowsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sssw.rt.util.AgoException
|
+--com.sssw.rt.util.AgoApiException
|
+--com.sssw.rt.util.AgoEndOfRowsException
- All Implemented Interfaces:
- AgiParentedException, Serializable
- public class AgoEndOfRowsException
- extends AgoApiException
Exception thrown by an AgiDataSource when the last row of a query has
been read.
- See Also:
AgiDataSource
, Serialized Form
Methods inherited from class com.sssw.rt.util.AgoException |
copyTo,
getExceptionHTML,
getExceptionMessage,
getExceptionMessage,
getHTML,
getMessage,
getMessage,
getParentException,
printStackTrace,
printStackTrace,
printStackTrace,
setHTML |
AgoEndOfRowsException
public AgoEndOfRowsException(String message)
- AgoEndOfRowsException constructor
AgoEndOfRowsException
public AgoEndOfRowsException()
- AgoEndOfRowsException constructor
AgoEndOfRowsException
public AgoEndOfRowsException(Throwable parent,
String message)
- AgoEndOfRowsException constructor