Class jet.datasource.JRResultSetException


java.lang.Object

   |

   +----java.lang.Throwable

           |

           +----java.lang.Exception

                   |

                   +----java.sql.SQLException

                           |

                           +----jet.datasource.JRResultSetException


public class JRResultSetException
extends SQLException

The JRResultSetException class provides information on a data source error.


Constructor Index

 o JRResultSetException(String)
Construct a fully-specified JRResultSetException

Constructors

 o JRResultSetException


 public JRResultSetException(String reason)

Construct a fully-specified JRResultSetException
Parameters:
reason - a description of the exception