Package es.urjc.etsii.grafo.exception
Class InstanceImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
es.urjc.etsii.grafo.exception.InstanceImportException
- All Implemented Interfaces:
Serializable
Exception thrown when there is any problem loading an instance
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstanceImportException
(String message) InstanceImportException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InstanceImportException
-
InstanceImportException
-