es.upv.dsic.gti_ia.organization
Class THOMASException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by es.upv.dsic.gti_ia.organization.THOMASException
All Implemented Interfaces:
Serializable

public class THOMASException
extends Exception

This class represents a generic THOMASException,

See Also:
Serialized Form

Constructor Summary
THOMASException(String message)
           
 
Method Summary
 String getContent()
           
 
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

THOMASException

public THOMASException(String message)
Method Detail

getContent

public String getContent()


Copyright © 2012 GTI-IA. All Rights Reserved.