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, getMoreHTMLaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic YAMLException(org.yaml.snakeyaml.scanner.ScannerException e,
VirtualFile yaml)
public String getErrorTitle()
getErrorTitle in class PlayExceptionpublic String getErrorDescription()
getErrorDescription in class PlayExceptionpublic Integer getLineNumber()
getLineNumber in interface SourceAttachmentgetLineNumber in class PlayExceptionpublic List<String> getSource()
getSource in interface SourceAttachmentpublic String getSourceFile()
getSourceFile in interface SourceAttachmentgetSourceFile in class PlayExceptionpublic boolean isSourceAvailable()
isSourceAvailable in class PlayExceptionGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly