Class VulkanAllocationFailedException

All Implemented Interfaces:
Serializable

public final class VulkanAllocationFailedException extends VulkanException
An exception raised by a memory allocation failure.
See Also:
  • Constructor Details

    • VulkanAllocationFailedException

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