org.omg.CORBA.portable

Class ApplicationException


public class ApplicationException
extends Exception

Copyright (c) 1999 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Constructor Summary

ApplicationException(String id, InputStream is)

Method Summary

String
getId()
InputStream
getInputStream()

Constructor Details

ApplicationException

public ApplicationException(String id,
                            InputStream is)

Method Details

getId

public String getId()


getInputStream

public InputStream getInputStream()