org.jacorb.orb.dii

Class Environment

public class Environment extends Environment

This class is used to hold exception information for DII requests.

Version: $Id: Environment.java,v 1.9 2006/07/11 11:47:21 alphonse.bendt Exp $

Author: Gerald Brose, FU Berlin

Method Summary
voidclear()
voidexception(Exception exception)
Exceptionexception()

Method Detail

clear

public void clear()

exception

public void exception(Exception exception)

exception

public Exception exception()