Package no.digipost.security.cert
Class NonMatchingClocksException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- no.digipost.security.DigipostSecurityException
-
- no.digipost.security.cert.NonMatchingClocksException
-
- All Implemented Interfaces:
Serializable
public class NonMatchingClocksException extends DigipostSecurityException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NonMatchingClocksException(Clock c1, Clock c2)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-