Uses of Class
jp.ecuacion.lib.core.exception.checked.BizLogicAppException
Packages that use BizLogicAppException
-
Uses of BizLogicAppException in jp.ecuacion.lib.core.util
Methods in jp.ecuacion.lib.core.util that throw BizLogicAppExceptionModifier and TypeMethodDescriptionFileUtil.getPathListFromPathWithWildcard(String path) wildcardつきfullPathを引数にとり、そのfullPathに当てはまるfullPathのリストを返す.
「*」と「?」booleanFileUtil.isRelativePath(String path) Returns true if the path is relative.