All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----jdce.util.exception.jdceBahnExceptionHelper
![]() | Java Class jdce.util.exception.jdceBahnExceptionHelper
![]() Source File jdce/util/exception/jdceBahnExceptionHelper.java
| ![]() IDL Absolute Name ::jdce::util::exception::jdceBahnException
| ![]() Repository Identifier IDL:jdce/util/exception/jdceBahnException:1.0
| |
exception jdceBahnException { long type; };
public jdceBahnExceptionHelper()
public static jdceBahnException read(InputStream _input)
public static void write(OutputStream _output, jdceBahnException value)
public static void insert(Any any, jdceBahnException value)
public static jdceBahnException extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index