org.universAAL.middleware.connectors.exception
Class DiscoveryConnectorException

Package class diagram package DiscoveryConnectorException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.universAAL.middleware.connectors.exception.DiscoveryConnectorException
All Implemented Interfaces:
Serializable

public class DiscoveryConnectorException
extends RuntimeException

Discovery Connector Exception

Author:
Michele Girolami, Francesco Furfari
See Also:
Serialized Form

Constructor Summary
DiscoveryConnectorException(short errorCode, String description)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiscoveryConnectorException

public DiscoveryConnectorException(short errorCode,
                                   String description)
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


Copyright © 2014 universAAL Consortium. All Rights Reserved.