public class ExceptionResult extends Object
| Constructor and Description |
|---|
ExceptionResult(String className,
String message) |
ExceptionResult(String className,
String message,
ValidationReport report) |
ExceptionResult(String className,
String message,
ValidationResult jsonReport) |
public ExceptionResult(String className, String message, ValidationReport report)
public ExceptionResult(String className, String message, ValidationResult jsonReport)
Copyright © 2016. All Rights Reserved.