org.omg.CORBA.portable
Class ApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.portable.ApplicationException
- All Implemented Interfaces:
- Serializable
public class ApplicationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationException
public ApplicationException(String id,
InputStream is)
getId
public String getId()
getInputStream
public InputStream getInputStream()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.