Chapter 1 Java Classes and Interfaces


jaguar.util.JException class

Description

package com.sybase.jaguar.util;public class JException 
   extends Exception

JException is the generic exception that is thrown by methods in the EAServer classes or in generated client stub classes.

Constructors

Same as java.lang.Exception.

Methods

Same as java.lang.Exception.

See Also

JConnectionNotFoundException, java.sql.SQLException

 


Copyright © 2001 Sybase, Inc. All rights reserved.