- java.lang.Object
-
- io.xlate.edi.internal.stream.validation.UsageError
-
public class UsageError extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCode()intgetDepth()EDIStreamValidationErrorgetError()
-
-
-
Method Detail
-
getCode
public String getCode()
-
getError
public EDIStreamValidationError getError()
-
getDepth
public int getDepth()
-
-