JavaTM 2
Platform
Std.  Ed.  v1. 4.0

java.security
Ŭ·¡½º GeneralSecurityException

java.lang.Object 
  |
  +--java.lang.Throwable 
        |
        +--java.lang.Exception 
              |
              +--java.security.GeneralSecurityException
¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
Serializable
Á÷°èÀÇ ±âÁ¸ÀÇ ¼­ºê Ŭ·¡½º:
BadPaddingException , CertificateException , CertPathBuilderException , CertPathValidatorException , CertStoreException , CRLException , DigestException , ExemptionMechanismException , IllegalBlockSizeException , InvalidAlgorithmParameterException , InvalidKeySpecException , InvalidParameterSpecException , KeyException , KeyStoreException , LoginException , NoSuchAlgorithmException , NoSuchPaddingException , NoSuchProviderException , ShortBufferException , SignatureException , UnrecoverableKeyException

public class GeneralSecurityException
extends Exception

À̰ÍÀº ÀϹÝÀûÀÎ ½ÃÅ¥·¯Æ¼ ¿¹¿Ü Ŭ·¡½º¿¡¼­, ÀÌ Å¬·¡½º¸¦ È®ÀåÇØ,java.security ÆÐŰÁöÀÇ ¸ðµç ¿¹¿Ü Ŭ·¡½º¸¦ ±×·ìÈ­ ÇÕ´Ï´Ù.

ÀÌ ±×·ìÈ­ÀÇ ¿¹¿Ü´Â ´ÙÀ½°ú °°½À´Ï´Ù.

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

»ý¼ºÀÚÀÇ °³¿ä
GeneralSecurityException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í GeneralSecurityException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
GeneralSecurityException (String  msg)
          ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â GeneralSecurityException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
Ŭ·¡½º 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
 

»ý¼ºÀÚÀÇ »ó¼¼

GeneralSecurityException

public GeneralSecurityException()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í GeneralSecurityException ¸¦ ±¸ÃàÇÕ´Ï´Ù.


GeneralSecurityException

public GeneralSecurityException(String  msg)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â GeneralSecurityException ¸¦ ±¸ÃàÇÕ´Ï´Ù. »ó¼¼ ¸Þ¼¼Áö¶õ, ÀÌ ¿¹¿Ü¸¦ ±â¼úÇϴ ij¸¯ÅÍ ¶óÀÎÀÔ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
msg - »ó¼¼ ¸Þ¼¼Áö

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.