Package net.sourceforge.plantuml
Class ErrorUml
java.lang.Object
net.sourceforge.plantuml.ErrorUml
-
Constructor Summary
ConstructorsConstructorDescriptionErrorUml
(ErrorUmlType type, String error, int score, LineLocation lineLocation) -
Method Summary
Modifier and TypeMethodDescriptionboolean
final String
getError()
final LineLocation
final int
final ErrorUmlType
getType()
int
hashCode()
int
score()
toString()