JavaScript is disabled on your browser.
Oracle® Fusion Middleware Java API Reference for Oracle Security Developer Tools 14c (14.1.2.0.0)
G12049-01
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
oracle.security.crypto.ocsp.InvalidHttpRequestException
All Implemented Interfaces:
java.io.Serializable
public class InvalidHttpRequestException
extends java.io.IOException
Signals that the http request was malformatted. Pratically, this exception is thrown
to indicate that the input stream was not representing an OCSPRequest.
See Also:
Serialized Form
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Oracle® Fusion Middleware Java API Reference for Oracle Security Developer Tools 14c (14.1.2.0.0)
G12049-01
Detail:
Field |
Constr |
Method
Copyright © 2024
, Oracle and/or its affiliates. All rights reserved.