endtoend
Class EndtoEndException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--endtoend.EndtoEndException
All Implemented Interfaces:
java.io.Serializable

public class EndtoEndException
extends java.lang.Exception

Errors in processing public or private key. Either the keys are corrupted or the password to the private key is not correct.

Version:
0.5.0.1
See Also:
Serialized Form

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