Package com.redhat.et.libguestfs
Class LibGuestFSOutOfMemory
java.lang.Object
java.lang.Throwable
java.lang.Error
com.redhat.et.libguestfs.LibGuestFSOutOfMemory
- All Implemented Interfaces:
Serializable
Libguestfs out of memory class.
This exception is thrown when malloc or a similar call fails in the bindings.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LibGuestFSOutOfMemory
-