Class VulkanDestroyedException

All Implemented Interfaces:
com.io7m.seltzer.api.SStructuredErrorExceptionType<String>, com.io7m.seltzer.api.SStructuredErrorType<String>, 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, Class<?> aClass)
      Construct an exception.
      Parameters:
      message - The error message
      aClass - The class