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.

Since:
R18 SP1
Author:
PTP
Author:
OIN
Version:
R18, 12/01/2007
Field Summary

Constructor Summary
CESException(String message)
This is the base constructor for any CESException instance.

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