Class EmptyStackException
package java.util
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--java.util.EmptyStackExceptionextends RuntimeException:
스택이 비었을 때 발생하는 exception 클래스.
생성자 요약
섹션 제목: “생성자 요약”- EmptyStackException () EmptyStackException객체를 생성한다.
생성자 상세
섹션 제목: “생성자 상세”EmptyStackException
섹션 제목: “EmptyStackException”public EmptyStackException()- EmptyStackException객체를 생성한다.
AromaSoft Corp. Proprietary and Confidential
(C)opyright 2003 AromaSoft Corp. All right reserved. Contact : contact@aromasoft.com