Class query.SourceQueryException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class query.SourceQueryException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----query.SourceQueryException

public class SourceQueryException
extends Exception
Exception class for Source Specific query faults

Constructor Index

 o SourceQueryException(String)
Generic constructor for SourceQueryExceptions

Constructors

 o SourceQueryException
  public SourceQueryException(String msg)
Generic constructor for SourceQueryExceptions
Parameters:
msg - info message for the exception.

All Packages  Class Hierarchy  This Package  Previous  Next  Index