Class ImpossibleSolvingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sourceforge.plantuml.project.solver.ImpossibleSolvingException
-
- All Implemented Interfaces:
java.io.Serializable
public class ImpossibleSolvingException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImpossibleSolvingException(java.lang.String message)
-