Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
Fault . |
Modifier and Type | Method and Description |
---|---|
Fault |
build() |
Fault.Builder |
setCause(Structure cause) |
Fault.Builder |
setMessage(java.lang.String message) |
public Builder()
Fault
.public Fault.Builder setMessage(java.lang.String message)
message
- New value for the property.public Fault.Builder setCause(Structure cause)
cause
- New value for the property.public Fault build()