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