Uses of Enum Class
org.klojang.path.ErrorCode
Packages that use ErrorCode
Package
Description
Classes related to following a path to the object or resource denoted by it.
-
Uses of ErrorCode in org.klojang.path
Methods in org.klojang.path that return ErrorCodeModifier and TypeMethodDescriptionPathWalkerException.getErrorCode()Return a symbolic constant for the error encountered by thePathWalkerstatic ErrorCodeReturns the enum constant of this class with the specified name.static ErrorCode[]ErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.