public class LibGuestFSException
extends java.lang.Exception
This exception is thrown when some error occurs when using the libguestfs library. The error message is always a simple printable string.
Exception
,
Serialized FormConstructor and Description |
---|
LibGuestFSException(java.lang.String msg) |