|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
es.caib.signatura.api.SignatureException
es.caib.signatura.api.SignatureCertNotFoundException
public class SignatureCertNotFoundException
There isn't available certificates for the user.
| Constructor Summary | |
|---|---|
SignatureCertNotFoundException()
|
|
SignatureCertNotFoundException(java.lang.Exception e)
|
|
SignatureCertNotFoundException(java.lang.String message)
|
|
SignatureCertNotFoundException(java.lang.String message,
java.lang.Throwable e)
|
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SignatureCertNotFoundException()
public SignatureCertNotFoundException(java.lang.Exception e)
public SignatureCertNotFoundException(java.lang.String message,
java.lang.Throwable e)
public SignatureCertNotFoundException(java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||