com.safeidentity.common.crypto
Class SICryptException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.security.GeneralSecurityException
              extended bycom.safeidentity.common.crypto.SICryptException
All Implemented Interfaces:
java.io.Serializable

public class SICryptException
extends java.security.GeneralSecurityException

Author:
jkkang
See Also:
Serialized Form

Constructor Summary
SICryptException()
           
SICryptException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SICryptException

public SICryptException()

SICryptException

public SICryptException(java.lang.String msg)


Copyright © 2004 SoftForum Corp. All Rights Reserved.