Package net.sourceforge.plantuml
Class ErrorUml
java.lang.Object
net.sourceforge.plantuml.ErrorUml
-
Constructor Summary
ConstructorsConstructorDescriptionErrorUml
(ErrorUmlType type, String error, int score, LineLocation lineLocation, UmlDiagramType diagramType) -
Method Summary
-
Constructor Details
-
ErrorUml
public ErrorUml(ErrorUmlType type, String error, int score, LineLocation lineLocation, UmlDiagramType diagramType)
-
-
Method Details