org.omg.CORBA

Class MARSHAL


public class MARSHAL
extends SystemException

Copyright (c) 1999 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Field Summary

Fields inherited from class org.omg.CORBA.SystemException

completed, minor

Constructor Summary

MARSHAL()
MARSHAL(String reason)
MARSHAL(String reason, int minor, CompletionStatus completed)
MARSHAL(int minor, CompletionStatus completed)

Constructor Details

MARSHAL

public MARSHAL()


MARSHAL

public MARSHAL(String reason)


MARSHAL

public MARSHAL(String reason,
               int minor,
               CompletionStatus completed)


MARSHAL

public MARSHAL(int minor,
               CompletionStatus completed)