JavaTM 2 Platform
Standard Ed. 5.0

javax.print
Ŭ·¡½º PrintException

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

public class PrintException
extends Exception

PrintException Ŭ·¡½º´Â Print Service ÀνºÅϽºÀÇ »ç¿ë½Ã¿¡ ¹ß»ýÇÏ´Â Àμ⠰ü·ÃÀÇ ¿¡·¯ Á¶°ÇÀ» ĸ½¶È­ÇÕ´Ï´Ù. ÀÌ base class´Â ¿¡·¯ ij¸¯ÅÍ ¶óÀÎÀÇ ±â¼ú¸¸À» Á¦°øÇÕ´Ï´Ù. ¼­ºê Ŭ·¡½º¸¦ ÀÌ¿ë °¡´ÉÇÑ °æ¿ì´Â º¸´Ù »ó¼¼ÇÑ Á¤º¸°¡ Á¦°øµË´Ï´Ù.

°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
PrintException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
PrintException (Exception  e)
          ÁöÁ¤µÈ ¿¹¿Ü¸¦ ¿¬¼âÇÏ´Â Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
PrintException (String  s)
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇØ Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
PrintException (String  s, Exception  e)
          »ó¼¼ ¸Þ¼¼Áö ¹× ¿¬¼â ¿¹¿Ü¸¦ ÁöÁ¤ÇØ Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

PrintException

public PrintException()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.


PrintException

public PrintException(String  s)
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇØ Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö, ¶Ç´Â »ó¼¼ ¸Þ¼¼Áö°¡ Á¸ÀçÇÏÁö ¾Ê´Â °æ¿ì´Â null

PrintException

public PrintException(Exception  e)
ÁöÁ¤µÈ ¿¹¿Ü¸¦ ¿¬¼âÇÏ´Â Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
e - ¿¬¼âµÇ´Â ¿¹¿Ü

PrintException

public PrintException(String  s,
                      Exception  e)
»ó¼¼ ¸Þ¼¼Áö ¹× ¿¬¼â ¿¹¿Ü¸¦ ÁöÁ¤ÇØ Àμ⠿¹¿Ü¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
s - »ó¼¼ ¸Þ¼¼Áö, ¶Ç´Â »ó¼¼ ¸Þ¼¼Áö°¡ Á¸ÀçÇÏÁö ¾Ê´Â °æ¿ì´Â null
e - ¿¬¼âµÇ´Â ¿¹¿Ü

JavaTM 2 Platform
Standard Ed. 5.0

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