Exceptions. More...
Classes | |
class | sp::SpecLibException |
Base class for exceptions from SpecLib. More... | |
class | sp::RejectedSpecialisationException |
Thrown when a specialisation that has been filtered by operator predicates is actually called. More... | |
class | sp::DevicePropertyCheckException |
Thrown during static initialisation when the library detects that the current GPU is unusable. More... | |
class | sp::EnumValueOutOfRange |
Thrown by validateEnumValue() when the runtime value provided is not valid for the target enum type. More... | |
Exceptions.