◆ ExchangeStatusException() [1/6]
eu.baltrad.beast.exchange.ExchangeStatusException.ExchangeStatusException |
( |
| ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException()
◆ ExchangeStatusException() [2/6]
eu.baltrad.beast.exchange.ExchangeStatusException.ExchangeStatusException |
( |
String | message | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(String)
◆ ExchangeStatusException() [3/6]
eu.baltrad.beast.exchange.ExchangeStatusException.ExchangeStatusException |
( |
Throwable | t | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(Throwable)
◆ ExchangeStatusException() [4/6]
eu.baltrad.beast.exchange.ExchangeStatusException.ExchangeStatusException |
( |
String | message, |
|
|
Throwable | t ) |
|
inline |
- See also
- RuntimeException.RuntimeException(String, Throwable)
◆ ExchangeStatusException() [5/6]
eu.baltrad.beast.exchange.ExchangeStatusException.ExchangeStatusException |
( |
String | message, |
|
|
int | status ) |
|
inline |
Exception when passing the status information.
- Parameters
-
◆ ExchangeStatusException() [6/6]
eu.baltrad.beast.exchange.ExchangeStatusException.ExchangeStatusException |
( |
String | message, |
|
|
Throwable | t, |
|
|
int | status ) |
|
inline |
Exception when passing the status information.
- Parameters
-
◆ getStatus()
int eu.baltrad.beast.exchange.ExchangeStatusException.getStatus |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/exchange/ExchangeStatusException.java