Class VulkanDestroyedException

All Implemented Interfaces:
Serializable

public final class VulkanDestroyedException extends VulkanException
An exception raised by attempting to call a method on an object that has been closed/destroyed.
See Also:
  • Constructor Details

    • VulkanDestroyedException

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