JavaTM 2 Platform
Standard Ed. 5.0

javax.crypto
Ŭ·¡½º IllegalBlockSizeException

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

public class IllegalBlockSizeException
extends GeneralSecurityException

ÀÌ ¿¹¿Ü´Â ºí·Ï ¾ÏÈ£¿¡ Á¦°øµÈ µ¥ÀÌÅÍÀÇ ±æÀÌ°¡ ¿Ã¹Ù¸£Áö ¾ÊÀº °æ¿ì, Áï ¾ÏÈ£ÀÇ ºí·Ï »çÀÌÁî¿Í ÀÏÄ¡ÇÏÁö ¾Ê´Â °æ¿ì¿¡ ¿¹¿Ü¸¦ ¹ß»ý½Ãŵ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.4
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

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

»ý¼ºÀÚ »ó¼¼

IllegalBlockSizeException

public IllegalBlockSizeException()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í IllegalBlockSizeExceptionÀ» ±¸ÃàÇÕ´Ï´Ù. »ó¼¼ ¸Þ¼¼Áö¶õ ÀÌ Æ¯Á¤ÀÇ ¿¹¿Ü¸¦ ±â¼úÇÏ´Â String ÀÔ´Ï´Ù.


IllegalBlockSizeException

public IllegalBlockSizeException(String  msg)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â IllegalBlockSizeExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.

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

JavaTM 2 Platform
Standard Ed. 5.0

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