public static class TransformationProblem.Builder extends Object
TransformationProblem
builder.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TransformationProblem |
build() |
TransformationProblem.Builder |
withException(Exception exception) |
TransformationProblem.Builder |
withLocation(String location) |
TransformationProblem.Builder |
withMessage(String message) |
TransformationProblem.Builder |
withSeverityType(TransformationProblem.SeverityType severityType) |
public TransformationProblem.Builder withMessage(String message)
public TransformationProblem.Builder withSeverityType(TransformationProblem.SeverityType severityType)
public TransformationProblem.Builder withLocation(String location)
public TransformationProblem.Builder withException(Exception exception)
public TransformationProblem build()
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.