- Enclosing class:
Error
public static interface Error.Builder2
Builder helper class.
-
Method Summary
Set the message of this
Error instance.
-
Method Details
-
message
Set the message of this
Error instance.
- Parameters:
message - The message of this Error
- Returns:
- The Error builder.