Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.http.jetty12.JettyTransportRuntimeException Class Reference
Inheritance diagram for dev.rafex.ether.http.jetty12.JettyTransportRuntimeException:
Collaboration diagram for dev.rafex.ether.http.jetty12.JettyTransportRuntimeException:

Public Member Functions

 JettyTransportRuntimeException (final String message)
 JettyTransportRuntimeException (final String message, final Throwable cause)

Detailed Description

Definition at line 29 of file JettyTransportRuntimeException.java.

Constructor & Destructor Documentation

◆ JettyTransportRuntimeException() [1/2]

dev.rafex.ether.http.jetty12.JettyTransportRuntimeException.JettyTransportRuntimeException ( final String message)

Definition at line 33 of file JettyTransportRuntimeException.java.

◆ JettyTransportRuntimeException() [2/2]

dev.rafex.ether.http.jetty12.JettyTransportRuntimeException.JettyTransportRuntimeException ( final String message,
final Throwable cause )

Definition at line 37 of file JettyTransportRuntimeException.java.


The documentation for this class was generated from the following file: