public class FileNotFoundBuilder extends GenericBuilder
Modifier and Type | Method and Description |
---|---|
FileNotFoundBuilder |
catching(Throwable t)
Setter for Throwable.
|
FileNotFoundBuilder |
operation(Object value)
Setter for 'operation' property.
|
FileNotFoundBuilder |
path(Object value)
Setter for 'path' property.
|
log, putArg, setData, setThrowable, toString
public FileNotFoundBuilder catching(Throwable t)
public FileNotFoundBuilder operation(Object value)
public FileNotFoundBuilder path(Object value)
Copyright © 2020. All rights reserved.