Class LJDiagnostic
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
liquidjava.diagnostics.LJDiagnostic
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLJDiagnostic(String title, String message, spoon.reflect.cu.SourcePosition pos, String accentColor) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
LJDiagnostic
-
-
Method Details
-
getTitle
-
getMessage
- Overrides:
getMessagein classThrowable
-
getDetails
-
getPosition
-
getFile
-
getAccentColor
-
toString
-
getSnippet
-
equals
-
hashCode
-