Appendix A Jaguar 1.1 Java Classes and Interfaces


jaguar.beans.enterprise.EnterpriseBeanException class

Description

package com.sybase.jaguar.beans.enterprise;
public class JCM extends Exception

Exception thrown by components that implement the ServerBean interface and by the methods in interfaces CommunicationDriver and CommunicationManager.

Constructors

Same as java.lang.Exception.

Methods

Same as java.lang.Exception.

See Also

CommunicationDriver, CommunicationManager, ServerBean

 


Copyright © 2000 Sybase, Inc. All rights reserved.