Package net.luminis.tls.alert
Class InternalErrorAlert
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.luminis.tls.TlsProtocolException
-
- net.luminis.tls.alert.ErrorAlert
-
- net.luminis.tls.alert.InternalErrorAlert
-
- All Implemented Interfaces:
java.io.Serializable
public class InternalErrorAlert extends ErrorAlert
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InternalErrorAlert(java.lang.String message)
-
Method Summary
-
Methods inherited from class net.luminis.tls.alert.ErrorAlert
alertDescription
-
-