org.omg.CORBA
Class MARSHAL
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.omg.CORBA.SystemException
org.omg.CORBA.MARSHAL
- All Implemented Interfaces:
- Serializable
public class MARSHAL
- extends SystemException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MARSHAL
public MARSHAL()
MARSHAL
public MARSHAL(int minor,
CompletionStatus completed)
MARSHAL
public MARSHAL(String reason)
MARSHAL
public MARSHAL(String reason,
int minor,
CompletionStatus completed)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.