Třída pro rychlý vývoj, umožní neimplementování metody aniž by kompilátor protestoval.
More...
Třída pro rychlý vývoj, umožní neimplementování metody aniž by kompilátor protestoval.
Definition at line 6 of file NotImplementedException.java.
mhr.appcore.utils.NotImplementedException.NotImplementedException |
( |
| ) |
|
|
inline |
mhr.appcore.utils.NotImplementedException.NotImplementedException |
( |
String |
detailMessage | ) |
|
|
inline |
mhr.appcore.utils.NotImplementedException.NotImplementedException |
( |
Throwable |
throwable | ) |
|
|
inline |
mhr.appcore.utils.NotImplementedException.NotImplementedException |
( |
String |
detailMessage, |
|
|
Throwable |
throwable |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: