public class YAMLException extends PlayException implements SourceAttachment
Constructor and Description |
---|
YAMLException(org.yaml.snakeyaml.scanner.ScannerException e,
VirtualFile yaml) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorDescription() |
String |
getErrorTitle() |
Integer |
getLineNumber() |
List<String> |
getSource() |
String |
getSourceFile() |
boolean |
isSourceAvailable() |
getId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getMoreHTML
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public YAMLException(org.yaml.snakeyaml.scanner.ScannerException e, VirtualFile yaml)
public String getErrorTitle()
getErrorTitle
in class PlayException
public String getErrorDescription()
getErrorDescription
in class PlayException
public Integer getLineNumber()
getLineNumber
in interface SourceAttachment
getLineNumber
in class PlayException
public List<String> getSource()
getSource
in interface SourceAttachment
public String getSourceFile()
getSourceFile
in interface SourceAttachment
getSourceFile
in class PlayException
public boolean isSourceAvailable()
isSourceAvailable
in class PlayException
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly