Class AlgorithmParsingException

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

public class AlgorithmParsingException extends RuntimeException
See Also:
  • Constructor Details

    • AlgorithmParsingException

      public AlgorithmParsingException(String message, Throwable cause)
    • AlgorithmParsingException

      public AlgorithmParsingException(String message)