Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::IsoException Struct Reference
Inheritance diagram for Fiber::IsoException:
std::exception

Public Types

enum  Code {
  NO_ISO_ERROR , NO_INPUT_COORDINATES , NO_INPUT_FIELD , NO_FRAGMENT_COORDINATES ,
  NO_SUPPORTED_DATATYPE , NO_FRAGMENT_OFFSET_FOR_GLOBAL_COORDINATES , UNDEFINED_ISO_ERROR
}

Public Member Functions

 IsoException (Code c)
const char * what () const USE_NOEXCEPT override

Public Attributes

enum Fiber::IsoException::Code code

Member Function Documentation

◆ what()

const char * Fiber::IsoException::what ( ) const
overridevirtual

Reimplemented from std::exception.