COM.claymoresystems.ptls

Class SSLException

Known Direct Subclasses:
SSLAlertException, SSLHandshakeFailedException, SSLPrematureCloseException, SSLReHandshakeException

public class SSLException
extends java.io.IOException

A simple subclass of exception for SSL-specific as opposed to generic IO Exceptions

Constructor Summary

SSLException(String error)

Constructor Details

SSLException

public SSLException(String error)

Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.