it.uniroma2.art.owlart.exceptions
Class ModelUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.uniroma2.art.owlart.exceptions.ModelUpdateException
All Implemented Interfaces:
java.io.Serializable

public class ModelUpdateException
extends java.lang.Exception

Author:
Armando Stellato
See Also:
Serialized Form

Constructor Summary
ModelUpdateException(java.lang.Exception e)
           
ModelUpdateException(java.lang.String message)
           
 
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

ModelUpdateException

public ModelUpdateException(java.lang.String message)

ModelUpdateException

public ModelUpdateException(java.lang.Exception e)


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