Class VulkanIncompatibleClassException

  • All Implemented Interfaces:
    java.io.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:
    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

      • VulkanIncompatibleClassException

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