Class UntrustedURLConnectionIOException

  • All Implemented Interfaces:
    Serializable

    public class UntrustedURLConnectionIOException
    extends IOException
    This exception is thrown by the JSSETrustDecider when trust in the TLS cannot be established.
    See Also:
    Serialized Form
    • Constructor Detail

      • UntrustedURLConnectionIOException

        public UntrustedURLConnectionIOException​(String message)
        This exception should mention a good reason of why this JSSE established connection is untrusted.
        Parameters:
        message -