Public Member Functions

com.cosylab.acs.maci.NoDefaultComponentException Class Reference

Inherits java::lang::Exception.

List of all members.

Public Member Functions

 NoDefaultComponentException ()
 NoDefaultComponentException (String s)
 NoDefaultComponentException (String message, Throwable t)

Detailed Description

This exception is thrown when there is no default component.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Constructor & Destructor Documentation

com.cosylab.acs.maci.NoDefaultComponentException.NoDefaultComponentException (  ) 

Constructor for NoDefaultComponentException.

com.cosylab.acs.maci.NoDefaultComponentException.NoDefaultComponentException ( String  s  ) 

Constructor for NoDefaultComponentException.

Parameters:
s 
com.cosylab.acs.maci.NoDefaultComponentException.NoDefaultComponentException ( String  message,
Throwable  t 
)

Constructor for NoDefaultComponentException.

Parameters:
message 
t 

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