All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----edu.syr.npac.webflow.exception.webflowExceptionHelper
![]() | Java Class edu.syr.npac.webflow.exception.webflowExceptionHelper
![]() Source File edu/syr/npac/webflow/exception/webflowExceptionHelper.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 webflowExceptionHelper()
public static webflowException read(InputStream _input)
public static void write(OutputStream _output, webflowException value)
public static void insert(Any any, webflowException value)
public static webflowException extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index