org.omg.WfBase
Class BaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.WfBase.BaseException
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class BaseException
- extends org.omg.CORBA.UserException
org/omg/WfBase/BaseException.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from WfBase.idl
Friday, July 11, 2008 10:31:24 PM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
errors
public BaseError[] errors
BaseException
public BaseException()
BaseException
public BaseException(BaseError[] _errors)
BaseException
public BaseException(java.lang.String $reason,
BaseError[] _errors)