Class SignedObjectUtil.NoTimeParsedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.ripe.rpki.commons.crypto.util.SignedObjectUtil.NoTimeParsedException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SignedObjectUtil
public static class SignedObjectUtil.NoTimeParsedException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoTimeParsedException(byte[] decoded, URI uri, String message)NoTimeParsedException(byte[] decoded, URI uri, String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-