Class VulkanIncompatibleClassException

All Implemented Interfaces:
com.io7m.seltzer.api.SStructuredErrorExceptionType<String>, com.io7m.seltzer.api.SStructuredErrorType<String>, Serializable

public final class VulkanIncompatibleClassException extends VulkanException
An exception raised by attempting to use a class that is not compatible with a particular provider implementation.
See Also:
  • Constructor Details

    • VulkanIncompatibleClassException

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