|
JavaTM Platform Standard Ed. 6 |
|||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
public abstract class UserException
CORBA IDL 정의의 사용자 예외의 루트 클래스입니다. 모든 CORBA 사용자 예외는 확인이 끝난 예외로, 메소드시그니챠로 선언할 필요가 있습니다.
생성자 의 개요 | |
---|---|
protected |
UserException ()
UserException 객체를 구축합니다. |
protected |
UserException (String reason)
상세 메세지를 가지는 UserException 객체를 구축합니다. |
메소드의 개요 |
---|
클래스 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 |
생성자 의 상세 |
---|
protected UserException()
UserException
객체를 구축합니다. 이 메소드는 서브 클래스로부터 마셔 불려 갑니다.
protected UserException(String reason)
UserException
객체를 구축합니다. 이 메소드는 서브 클래스로부터 마셔 불려 갑니다.
reason
- 이 예외의 이유를 나타내는 String
객체
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.