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

Public Member Functions

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

Detailed Description

Definition at line 29 of file JettyTransportException.java.

Constructor & Destructor Documentation

◆ JettyTransportException() [1/2]

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

Definition at line 33 of file JettyTransportException.java.

◆ JettyTransportException() [2/2]

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

Definition at line 37 of file JettyTransportException.java.


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