it.uniroma2.art.owlart.models.conf
Class BadConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.uniroma2.art.owlart.models.conf.BadConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class BadConfigurationException
extends java.lang.Exception

Author:
Armando Stellato
See Also:
Serialized Form

Constructor Summary
BadConfigurationException(java.lang.String message)
           
BadConfigurationException(java.lang.String message, java.lang.Throwable cause)
           
BadConfigurationException(java.lang.Throwable cause)
           
 
Method Summary
 
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

BadConfigurationException

public BadConfigurationException(java.lang.String message)

BadConfigurationException

public BadConfigurationException(java.lang.Throwable cause)

BadConfigurationException

public BadConfigurationException(java.lang.String message,
                                 java.lang.Throwable cause)


Copyright © 2011 ART Group, University of Rome, Tor Vergata. All Rights Reserved.