org.omg.WfBase
Class BaseError
java.lang.Object
org.omg.WfBase.BaseError
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class BaseError
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/WfBase/BaseError.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from WfBase.idl
Thursday, June 4, 2009 11:12:10 AM CEST
- See Also:
- Serialized Form
Constructor Summary |
BaseError()
|
BaseError(int _exception_code,
java.lang.String _exception_source,
org.omg.CORBA.Any _exception_object,
java.lang.String _exception_reason)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exception_code
public int exception_code
exception_source
public java.lang.String exception_source
exception_object
public org.omg.CORBA.Any exception_object
exception_reason
public java.lang.String exception_reason
BaseError
public BaseError()
BaseError
public BaseError(int _exception_code,
java.lang.String _exception_source,
org.omg.CORBA.Any _exception_object,
java.lang.String _exception_reason)