ClusterFromOrToMissing Class Reference
  Thrown when a user attempt to create a Linker without specify the "from" or "to". More...
Inheritance diagram for ClusterFromOrToMissing:

Public Member Functions | |
| ClusterFromOrToMissing () throw () | |
| Constructor.  More... | |
| ClusterFromOrToMissing (const ClusterFromOrToMissing &other) throw () | |
| Copy constructor.  More... | |
| virtual | ~ClusterFromOrToMissing () throw () | 
| Destructor.  More... | |
| ClusterFromOrToMissing & | operator= (const ClusterFromOrToMissing &other) throw () | 
| Copy operator.  More... | |
| virtual const char * | what () const throw () | 
| Returns a C string describing the exception.  More... | |
Detailed Description
Thrown when a user attempt to create a Linker without specify the "from" or "to".
Definition at line 363 of file nnfwexceptions.h.
Constructor & Destructor Documentation
      
  | 
  inline | |||||||||||||
Constructor.
Definition at line 369 of file nnfwexceptions.h.
      
  | 
  inline | ||||||||||||||
Copy constructor.
- Parameters
 - 
  
other the exception to copy  
Definition at line 379 of file nnfwexceptions.h.
      
  | 
  inlinevirtual | |||||||||||||
Destructor.
Definition at line 403 of file nnfwexceptions.h.
Member Function Documentation
      
  | 
  inline | ||||||||||||||
Copy operator.
- Parameters
 - 
  
other the exception to copy  
Definition at line 389 of file nnfwexceptions.h.
      
  | 
  inlinevirtual | |||||||||||||
Returns a C string describing the exception.
- Returns
 - a C string describing the exception
 
Definition at line 412 of file nnfwexceptions.h.
The documentation for this class was generated from the following file:
- nnfw/include/nnfwexceptions.h