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

Constructor Summary
LibGuestFSException(String msg)

Constructor Detail

LibGuestFSException

public LibGuestFSException(String msg)