

Public Member Functions | |
| IncompleteMethodImplementationException () | |
| IncompleteMethodImplementationException (String message) | |
This is an exception class thrown when a given method is declared but not completely implemented
| umms.core.exception.IncompleteMethodImplementationException.IncompleteMethodImplementationException | ( | ) |
| umms.core.exception.IncompleteMethodImplementationException.IncompleteMethodImplementationException | ( | String | message | ) |
This constructor prints the specified message while throwing the exception
| message |
1.8.7