Package com.linkedin.alpini.netty4.ssl
Class FusedSslHandler.OverflowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.linkedin.alpini.netty4.ssl.FusedSslHandler.OverflowException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- FusedSslHandler
public static class FusedSslHandler.OverflowException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OverflowException(java.lang.String message)
-