All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----edu.syr.npac.webflow.exception.webflowExceptionHolder
![]() | Java Class edu.syr.npac.webflow.exception.webflowExceptionHolder
![]() Source File edu/syr/npac/webflow/exception/webflowExceptionHolder.java
| ![]() IDL Absolute Name ::edu::syr::npac::webflow::exception::webflowException
| ![]() Repository Identifier IDL:edu/syr/npac/webflow/exception/webflowException:1.0
| |
#pragma prefix "edu/syr/npac/webflow/exception" exception webflowException { long type; string info; };
public webflowException value
public webflowExceptionHolder()
public webflowExceptionHolder(webflowException value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index