|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.omg.CORBA.SystemException
org.omg.CORBA.TRANSACTION_UNAVAILABLE
public final class TRANSACTION_UNAVAILABLE
Transaction Service ¿¡ÀÇ Á¢¼ÓÀÌ ÀÌ»óÁ¾·á(ABEND)ÀÇÇØ Æ®·£Àè¼Ç(transaction) ¼ºñ½º ÄÁÅØ½ºÆ®¸¦ ó¸®ÇÒ ¼ö ¾ø´Â °æ¿ì, CORBA TRANSACTION_UNAVAILABLE
¿¹¿Ü°¡ ORB¿¡ ÀÇÇØ ¹ß»ý µË´Ï´Ù.ÀÌ ¿¹¿Ü¿¡´Â ¿¹¿ÜÀÇ ¹ß»ý ¿øÀο¡ ´ëÇÑ »ó¼¼ Á¤º¸¸¦ ³ªÅ¸³»´Â ¸¶ÀÌ³Ê ÄÚµå¿Í ¿Ï·á »óŰ¡ Æ÷ÇԵ˴ϴÙ. ¿¹¿Ü¸¦ ¼³¸íÇϴ ij¸¯ÅÍ ¶óÀÎÀÌ Æ÷ÇԵǴ Àϵµ ÀÖ½À´Ï´Ù. ÀÚ¼¼ÇÑ ³»¿ëÀº ¡¸OMG CORBA core 2.4 »ç¾ç¡¹À» ÂüÁ¶ÇϽʽÿÀ.
ÇÊµå °³¿ä |
---|
Ŭ·¡½º org.omg.CORBA. SystemException ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
completed,
minor |
»ý¼ºÀÚ °³¿ä | |
---|---|
TRANSACTION_UNAVAILABLE ()
µðÆúÆ®ÀÇ ¸¶ÀÌ³Ê ÄÚµå 0, ¿Ï·á »óÅ CompletionStatus.COMPLETED_NO ¹× null ±â¼úÀ» °¡Áö´Â TRANSACTION_UNAVAILABLE ¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
TRANSACTION_UNAVAILABLE (int minor,
CompletionStatus completed)
ÁöÁ¤µÈ ¸¶ÀÌ³Ê ÄÚµå¿Í ¿Ï·á »óŸ¦ °¡Áö´Â TRANSACTION_UNAVAILABLE ¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
TRANSACTION_UNAVAILABLE (String s)
ÁöÁ¤µÈ ¼³¸í ¸Þ¼¼Áö, ¸¶ÀÌ³Ê ÄÚµå 0 ¹× ¿Ï·á »óÅ COMPLETED_NO¸¦ °¡Áö´Â TRANSACTION_UNAVAILABLE ¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
TRANSACTION_UNAVAILABLE (String s,
int minor,
CompletionStatus completed)
ÁöÁ¤µÈ ¼³¸í ¸Þ¼¼Áö, ¸¶ÀÌ³Ê ÄÚµå ¹× ¿Ï·á »óŸ¦ °¡Áö´Â TRANSACTION_UNAVAILABLE ¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º org.omg.CORBA. SystemException ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
toString |
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public TRANSACTION_UNAVAILABLE()
TRANSACTION_UNAVAILABLE
¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
public TRANSACTION_UNAVAILABLE(String s)
TRANSACTION_UNAVAILABLE
¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
s
- »ó¼¼ ¸Þ¼¼Áö°¡ Æ÷ÇԵǰí ÀÖ´Â Stringpublic TRANSACTION_UNAVAILABLE(int minor, CompletionStatus completed)
TRANSACTION_UNAVAILABLE
¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
minor
- ¸¶ÀÌ³Ê ÄÚµåcompleted
- ¿Ï·á »óÅÂpublic TRANSACTION_UNAVAILABLE(String s, int minor, CompletionStatus completed)
TRANSACTION_UNAVAILABLE
¿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
s
- ¼³¸í ¸Þ¼¼Áö°¡ Æ÷ÇԵǰí ÀÖ´Â Stringminor
- ¸¶ÀÌ³Ê ÄÚµåcompleted
- ¿Ï·á »óÅÂ
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.