Wake runtime exception
More...
Inherits Exception.
| Org.Apache.REEF.Wake.WakeRuntimeException.WakeRuntimeException |
( |
string |
s, |
|
|
Exception |
e |
|
) |
| |
|
inline |
Constructs a new runtime wake exception with the specified detail message and cause
- Parameters
-
| s | the detailed message |
| e | the cause |
| Org.Apache.REEF.Wake.WakeRuntimeException.WakeRuntimeException |
( |
string |
s | ) |
|
|
inline |
Constructs a new runtime stage exception with the specified detail message
- Parameters
-
| Org.Apache.REEF.Wake.WakeRuntimeException.WakeRuntimeException |
( |
Exception |
e | ) |
|
|
inline |
Constructs a new runtime stage exception with the specified cause
- Parameters
-
The documentation for this class was generated from the following file: