org.universAAL.middleware.modules.exception
Class AALSpaceModuleException

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

public class AALSpaceModuleException
extends RuntimeException

AALSpaceModule exception

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

Constructor Summary
AALSpaceModuleException(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

AALSpaceModuleException

public AALSpaceModuleException(short errorCode,
                               String description)
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


Copyright © 2014 universAAL Consortium. All Rights Reserved.