Uses of Class
com.codestreet.selector.parser.BaseException

Packages that use BaseException
com.codestreet.selector.parser   
 

Uses of BaseException in com.codestreet.selector.parser
 

Subclasses of BaseException in com.codestreet.selector.parser
 class BusinessException
          Exception thrown when a normal usage error condition is trapped.
 class InvalidSelectorException
          Exception thrown selector is invalid.
 class SystemException
          Exception thrown when a system error condition is trapped.
 



Copyright © 2002-2006 CodeStreet. All Rights Reserved.