Types -
filepath
- Error FileNotFoundError | NotLinkError | IOError | SecurityError | InvalidPathError | InvalidPatternError | RelativePathError | UNCPathError | GenericError
- Represents filepath related errors.
- $anonType$0 {ballerina/filepath}FileNotFoundError
- $anonType$1 {ballerina/filepath}NotLinkError
- $anonType$2 {ballerina/filepath}IOError
- $anonType$3 {ballerina/filepath}SecurityError
- $anonType$4 {ballerina/filepath}InvalidPathError
- $anonType$5 {ballerina/filepath}InvalidPatternError
- $anonType$6 {ballerina/filepath}RelativePathError
- $anonType$7 {ballerina/filepath}UNCPathError
- $anonType$8 {ballerina/filepath}GenericError