org.kie.commons.java.nio.file
public class FileSystemException extends IOException
Constructor and Description |
---|
FileSystemException() |
FileSystemException(String file) |
FileSystemException(String file,
String other,
String reason) |
Modifier and Type | Method and Description |
---|---|
String |
getFile() |
String |
getOtherFile() |
String |
getReason() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileSystemException()
public FileSystemException(String file)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.