JavaTM 2 Platform
Standard Ed. 5.0

javax.naming
Ŭ·¡½º OperationNotSupportedException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå javax.naming.NamingException 
              »óÀ§¸¦ È®Àå javax.naming.OperationNotSupportedException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class OperationNotSupportedException
extends NamingException

ÄÁÅؽºÆ® ±¸ÇöÀÌ ºÒ·Á °£ Á¶ÀÛÀ» Áö¿ø ÇÏÁö ¾Ê´Â °æ¿ì¿¡ ÀÌ ¿¹¿Ü´Â ¹ß»ý µË´Ï´Ù. ¿¹¸¦ µé¾î ¼­¹ö°¡ Context.bind() ¸Þ¼­µå¸¦ Áö¿ø ÇÏÁö ¾Ê´Â °æ¿ì´Â bind() ¸Þ¼­µå¸¦ È£ÃâÇϸé OperationNotSupportedException°¡ ¹ß»ý µË´Ï´Ù.

NamingException¿¡ Àû¿ëµÇ´Â µ¿±â ¹× Á÷·ÄÈ­´Â ¿©±â¼­ Á÷Á¢ Àû¿ëµË´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.3
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

ÇÊµå °³¿ä
 
Ŭ·¡½º javax.naming. NamingException ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
remainingName, resolvedName, resolvedObj, rootException
 
»ý¼ºÀÚ °³¿ä
OperationNotSupportedException ()
          OperationNotSupportedException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
OperationNotSupportedException (String  explanation)
          ¼³¸íÀ» »ç¿ëÇØ, OperationNotSupportedException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º javax.naming. NamingException ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
 
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

OperationNotSupportedException

public OperationNotSupportedException()
OperationNotSupportedException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù. ÇʵåÀÇ µðÆúÆ®´Â ¸ðµÎ nullÀÌ µË´Ï´Ù.


OperationNotSupportedException

public OperationNotSupportedException(String  explanation)
¼³¸íÀ» »ç¿ëÇØ, OperationNotSupportedException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù. ´Ù¸¥ ÇʵåÀÇ µðÆúÆ®´Â ¸ðµÎ nullÀÌ µË´Ï´Ù.

ÆĶó¹ÌÅÍ:
explanation - null °¡´É¼ºÀÌ ÀÖ´Â ÀÌ ¿¹¿Ü¿¡ °üÇÑ Ãß°¡ÀÇ »ó¼¼ Á¤º¸
°ü·Ã Ç׸ñ:
Throwable.getMessage()

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.