org.moremotion.security
Class DecryptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.moremotion.security.DecryptionException
All Implemented Interfaces:
java.io.Serializable

public class DecryptionException
extends java.lang.Exception

Indicates that decryption of an encrypted string is unsuccessful

Version:
$Id: DecryptionException.java 51 2008-03-10 11:46:54Z erkan $
See Also:
Serialized Form

Constructor Summary
DecryptionException()
           
 
Method Summary
 
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

DecryptionException

public DecryptionException()


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.