COM.claymoresystems.ptls

Class SSLThrewAlertException


public class SSLThrewAlertException
extends SSLAlertException

An alert that we threw Essentially all errors in the SSL session end in us sending an alert and throwing this exception.

Constructor Summary

SSLThrewAlertException(COM.claymoresystems.ptls.SSLAlertX alert_)

Method Summary

Methods inherited from class COM.claymoresystems.ptls.SSLAlertException

fatalP, getExplanation

Constructor Details

SSLThrewAlertException

public SSLThrewAlertException(COM.claymoresystems.ptls.SSLAlertX alert_)

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