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 Jaguar classes or in generated client stub classes.

Constructors

Same as java.lang.Exception.

Methods

Same as java.lang.Exception.

See Also

jaguar.jcm.JConnectionNotFoundException class, java.sql.SQLException class

 


Copyright © 2000 Sybase, Inc. All rights reserved.