Class InstanceImportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
es.urjc.etsii.grafo.exception.InstanceImportException
All Implemented Interfaces:
Serializable

public class InstanceImportException extends RuntimeException
Exception thrown when there is any problem loading an instance
See Also:
  • Constructor Details

    • InstanceImportException

      public InstanceImportException(String message)
    • InstanceImportException

      public InstanceImportException(String message, Throwable cause)