JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.mule.parser.service.result
Interface ParsingIssue
All Known Implementing Classes:
DefaultParsingIssue
,
ExceptionParsingIssue
public interface
ParsingIssue
Represents an error occurred when parsing the input files
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
cause
()
Detailed cause of the error
Method Detail
cause
String
cause()
Detailed cause of the error
Returns:
a details cause of the error.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2020. All rights reserved.