Class ChannelClosedException
- java.lang.Object
-
- java.lang.Throwable
-
- io.gravitee.cockpit.connectors.ws.exceptions.ChannelClosedException
-
- All Implemented Interfaces:
Serializable
public class ChannelClosedException extends Throwable
- Author:
- Jeoffrey HAEYAERT (jeoffrey.haeyaert at graviteesource.com), GraviteeSource Team
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChannelClosedException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-