Class VulkanUncheckedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.io7m.jcoronado.api.VulkanUncheckedException
- All Implemented Interfaces:
Serializable
An exception type used to temporarily wrap exceptions in an unchecked wrapper (for use in streams
and the like).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString