#include <coherence/net/UnknownHostException.hpp>
Inherits IOException.
Public Types | |
| typedef spec::Handle | Handle | 
| UnknownHostException Handle definition.  | |
| typedef spec::View | View | 
| UnknownHostException View definition.  | |
| typedef spec::Holder | Holder | 
| UnknownHostException Holder definition.  | |
Protected Member Functions | |
| UnknownHostException (String::View vsMsg=String::NULL_STRING, Exception::View vCause=NULL) | |
| Create an UnknownHostException.   | |
| UnknownHostException | ( | String::View |  vsMsg = String::NULL_STRING,  | 
        |
| Exception::View |  vCause = NULL | |||
| ) |  [protected] | 
        
Create an UnknownHostException.
| vsMsg | the detail message | |
| vCause | the underlying cause of the exception |