Class VulkanAllocationFailedException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class VulkanAllocationFailedException
    extends VulkanException
    An exception raised by a memory allocation failure.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • VulkanAllocationFailedException

        public VulkanAllocationFailedException​(java.lang.String message)
        Construct an exception.
        Parameters:
        message - The error message