Class ImpossibleSolvingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.plantuml.project.solver.ImpossibleSolvingException
All Implemented Interfaces:
Serializable

public class ImpossibleSolvingException extends RuntimeException
See Also:
  • Constructor Details

    • ImpossibleSolvingException

      public ImpossibleSolvingException(String message)