JCaosLib
V1.4.4.0

com.dreamsecurity.jcaos.exception
Class NoSuchModeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.dreamsecurity.jcaos.exception.NoSuchModeException
All Implemented Interfaces:
java.io.Serializable

public class NoSuchModeException
extends java.lang.Exception

지원하지 않는 암/복호화 모드인 경우에 발생한다.

Since:
1.0.0.0
See Also:
Serialized Form

Constructor Summary
NoSuchModeException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoSuchModeException

public NoSuchModeException(java.lang.String msg)

JCaosLib
V1.4.4.0


Copyright ⓒ2007-2011 DreamSecurity Co.,Ltd . All rights reserved