|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
java.security.spec.InvalidKeySpecException
public class InvalidKeySpecException
¹«È¿ÀΠŰ »ç¾çÀÇ ¿¹¿ÜÀÔ´Ï´Ù.
KeySpec
,
Á÷·ÄÈ µÈ Çü½Ä »ý¼ºÀÚ °³¿ä | |
---|---|
InvalidKeySpecException ()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í InvalidKeySpecExceptionÀ» ±¸ÃàÇÕ´Ï´Ù. |
|
InvalidKeySpecException (String msg)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â InvalidKeySpecExceptionÀ» ±¸ÃàÇÕ´Ï´Ù. |
|
InvalidKeySpecException (String message,
Throwable cause)
ÁöÁ¤ÇÑ »ó¼¼ ¸Þ¼¼Áö¿Í ¿øÀÎÀ» °¡Áö´Â InvalidKeySpecException À»
ÀÛ¼ºÇÕ´Ï´Ù. |
|
InvalidKeySpecException (Throwable cause)
ÁöÁ¤µÈ ¿øÀΰú (cause==null ? null : cause.toString()) »ó¼¼ ¸Þ¼¼Áö¸¦ »ç¿ëÇØ InvalidKeySpecException À»
ÀÛ¼ºÇÕ´Ï´Ù (º¸Åë
ÀÇ °æ¿ì, cause
Ŭ·¡½º¿Í »ó¼¼ ¸Þ¼¼Áö°¡ Æ÷ÇԵȴÙ). |
¸Þ¼µå °³¿ä |
---|
Ŭ·¡½º 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 |
»ý¼ºÀÚ »ó¼¼ |
---|
public InvalidKeySpecException()
public InvalidKeySpecException(String msg)
msg
- »ó¼¼ ¸Þ¼¼Áöpublic InvalidKeySpecException(String message, Throwable cause)
InvalidKeySpecException
À»
ÀÛ¼ºÇÕ´Ï´Ù.
message
- »ó¼¼ ¸Þ¼¼Áö (³ªÁß¿¡ Throwable.getMessage()
¸Þ¼µå·Î ÃëµæÇϱâ À§Çؼ º¸Á¸µÈ´Ù)cause
- ¿øÀÎ (³ªÁß¿¡ Throwable.getCause()
¸Þ¼µå·Î ÃëµæÇϱâ À§Çؼ º¸Á¸µÈ´Ù). null °ªÀÌ Çã°¡µÇ°í ÀÖ¾î ¿øÀÎÀÌ Á¸ÀçÇÏÁö ¾Ê´Â°¡ ºÒ¸íÇÑ °ÍÀ» ³ªÅ¸³»´Âpublic InvalidKeySpecException(Throwable cause)
InvalidKeySpecException
À»
ÀÛ¼ºÇÕ´Ï´Ù (º¸Åë
ÀÇ °æ¿ì, cause
Ŭ·¡½º¿Í »ó¼¼ ¸Þ¼¼Áö°¡ Æ÷ÇԵȴÙ).
cause
- ¿øÀÎ (³ªÁß¿¡ Throwable.getCause()
¸Þ¼µå·Î ÃëµæÇϱâ À§Çؼ º¸Á¸µÈ´Ù). null °ªÀÌ Çã°¡µÇ°í ÀÖ¾î ¿øÀÎÀÌ Á¸ÀçÇÏÁö ¾Ê´Â°¡ ºÒ¸íÇÑ °ÍÀ» ³ªÅ¸³»´Â
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.