org.omg.CORBA

Class PERSIST_STORE


public class PERSIST_STORE
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

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

Constructor Details

PERSIST_STORE

public PERSIST_STORE()


PERSIST_STORE

public PERSIST_STORE(String reason)


PERSIST_STORE

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


PERSIST_STORE

public PERSIST_STORE(int minor,
                     CompletionStatus completed)