com.redhat.et.libguestfs
public class LibGuestFSException extends Exception
This exception is thrown when some error occurs when using the libguestfs library. The error message is always a simple printable string.
See Also: Exception
Constructor Summary | |
---|---|
LibGuestFSException(String msg) |