|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--javax.ejb.RemoveException
RemoveException ¿¹¿Ü´Â, ¿£ÅÍÇÁ¶óÀÌÁî Bean ¶Ç´Â ÄÁÅ×À̳ʰ¡ EJB ¿ÀºêÁ§Æ®ÀÇ »èÁ¦¸¦ Çã°¡ÇÏÁö ¾ÊÀ» ¶§¿¡, ±× EJB ¿ÀºêÁ§Æ®¸¦ »èÁ¦ÇÏ·Á°í Çϸé(ÀÚ) ½½·Î¿ì µË´Ï´Ù.
constructor¡¡ ¡¡ ÀÇ °³¿ä | |
RemoveException ()
»ó¼¼ ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â RemoveException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
RemoveException (java.lang.String message)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â RemoveException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang.Throwable ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Ŭ·¡½º java.lang.Object ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
constructor¡¡ ¡¡ ÀÇ »ó¼¼ |
public RemoveException()
public RemoveException(java.lang.String message)
|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |