ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
umms.core.exception.IncompleteMethodImplementationException Class Reference
Inheritance diagram for umms.core.exception.IncompleteMethodImplementationException:
Inheritance graph
[legend]
Collaboration diagram for umms.core.exception.IncompleteMethodImplementationException:
Collaboration graph
[legend]

Public Member Functions

 IncompleteMethodImplementationException ()
 
 IncompleteMethodImplementationException (String message)
 

Detailed Description

This is an exception class thrown when a given method is declared but not completely implemented

Author
skadri

Constructor & Destructor Documentation

umms.core.exception.IncompleteMethodImplementationException.IncompleteMethodImplementationException ( )
umms.core.exception.IncompleteMethodImplementationException.IncompleteMethodImplementationException ( String  message)

This constructor prints the specified message while throwing the exception

Parameters
message

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