com.redhat.et.libguestfs
Class LibGuestFSException
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
public LibGuestFSException(String msg)