Hubiquitus Android  0.3
Android client for hubiquitus protocol
exceptions.MissingAttrException Class Reference

List of all members.

Public Member Functions

 MissingAttrException (String attrName)
String getAttrName ()
void setAttrName (String attrName)
String getMessage ()
String getLocalizedMessage ()
String toString ()

Detailed Description

Version:
0.4 Exception to notify a missing attribute (ONLY used in builders)

Definition at line 29 of file MissingAttrException.java.


Constructor & Destructor Documentation

Name of the missing attribute

Parameters:
attrName

Definition at line 38 of file MissingAttrException.java.


Member Function Documentation

Definition at line 46 of file MissingAttrException.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables