SOMA.security
Class SignatureVerifyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.ClassNotFoundException
              extended bySOMA.security.SignatureVerifyException
All Implemented Interfaces:
java.io.Serializable

public class SignatureVerifyException
extends java.lang.ClassNotFoundException

See Also:
Serialized Form

Field Summary
 java.lang.String s
           
 
Constructor Summary
SignatureVerifyException(java.lang.String str)
           
 
Methods inherited from class java.lang.ClassNotFoundException
getCause, getException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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
 

Field Detail

s

public java.lang.String s
Constructor Detail

SignatureVerifyException

public SignatureVerifyException(java.lang.String str)


Copyright © 2004 Luca Foschini