org.universAAL.middleware.brokers.message.aalspace
Class AALSpaceMessageException

Package class diagram package AALSpaceMessageException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.universAAL.middleware.brokers.message.aalspace.AALSpaceMessageException
All Implemented Interfaces:
Serializable

public class AALSpaceMessageException
extends RuntimeException

See Also:
Serialized Form

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

Constructor Detail

AALSpaceMessageException

public AALSpaceMessageException(String description)
Method Detail

getDescription

public String getDescription()


Copyright © 2014 universAAL Consortium. All Rights Reserved.