Package com.dassault_systemes.ENOVJCESInterfaces.CESJAPIInterface

   
Class CESException

 
Class Hierarchy
java.lang.Object
  |
  +-java.lang.Throwable
        |
        +-java.lang.Exception
              |
              +-com.dassault_systemes.ENOVJCESInterfaces.CESJAPIInterface.CESException
Class Location

Framework : ENOJCESInterfaces

Module : CESJAPIInterface

Class Description

public class CESException

This is a wrapper around Exception class that is used to handle exceptions in Part Selection API Implementation and Usage.

Field Summary

Constructor Summary
CESException(String message)

Method Summary


Field Detail

Constructor Detail

CESException

    CESException(String message)

This is the base constructor for any CESException instance.

Parameters:
message
Exception message.

Method Detail


Copyright © 2000, Dassault Systèmes. All rights reserved