JavaTM 2 Platform
Standard Ed. 5.0

org.omg.CORBA
Ŭ·¡½º UserException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå org.omg.CORBA.UserException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable, IDLEntity
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
AdapterAlreadyExists, AdapterInactive, AdapterNonExistent, AlreadyBound, BadKind, Bounds, Bounds, CannotProceed, DuplicateName, FormatMismatch, ForwardRequest, ForwardRequest, InconsistentTypeCode, InconsistentTypeCode, Invalid, InvalidAddress, InvalidName, InvalidName, InvalidName, InvalidPolicy, InvalidSeq, InvalidSlot, InvalidTypeForEncoding, InvalidValue, InvalidValue, NoContext, NoServant, NotEmpty, NotFound, ObjectAlreadyActive, ObjectNotActive, PolicyError, ServantAlreadyActive, ServantNotActive, TypeMismatch, TypeMismatch, TypeMismatch, UnknownEncoding, UnknownUserException, WrongAdapter, WrongPolicy, WrongTransaction

public abstract class UserException
extends Exception
implements IDLEntity

CORBA IDL Á¤ÀÇÀÇ »ç¿ëÀÚ ¿¹¿ÜÀÇ ·çÆ® Ŭ·¡½ºÀÔ´Ï´Ù. ¸ðµç CORBA »ç¿ëÀÚ ¿¹¿Ü´Â È®ÀÎÀÌ ³¡³­ ¿¹¿Ü·Î ¸Þ¼­µå½Ã±×´ÏÃÄ·Î ¼±¾ðÇÒ ÇÊ¿ä°¡ ÀÖ½À´Ï´Ù.

°ü·Ã Ç׸ñ:
Java IDL ¿¹¿ÜÀÇ ¹®¼­

»ý¼ºÀÚ °³¿ä
protected UserException ()
          UserException °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
protected UserException (String  reason)
          Constructs a UserException object with a detail message.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

UserException

protected UserException()
UserException °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù. ÀÌ ¸Þ¼­µå´Â ¼­ºê Ŭ·¡½º·ÎºÎÅÍ ¸¶¼Å È£ÃâÇÕ´Ï´Ù.


UserException

protected UserException(String  reason)
Constructs a UserException object with a detail message. This method is called only by subclasses.

ÆĶó¹ÌÅÍ:
reason - a String object giving the reason for this exception

JavaTM 2 Platform
Standard Ed. 5.0

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