public class ShouldBeCanonicalPath extends BasicErrorMessageFactory
Path
is canonical has failed.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SHOULD_BE_CANONICAL |
arguments, format, formatter
Modifier | Constructor and Description |
---|---|
private |
ShouldBeCanonicalPath(java.nio.file.Path actual) |
Modifier and Type | Method and Description |
---|---|
static ErrorMessageFactory |
shouldBeCanonicalPath(java.nio.file.Path actual) |
create, create, create, equals, hashCode, toString, unquotedString
public static final java.lang.String SHOULD_BE_CANONICAL
public static ErrorMessageFactory shouldBeCanonicalPath(java.nio.file.Path actual)