Punic APIs
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • Punic
    • Exception

Exceptions

  • BadArgumentType
  • BadDataFileContents
  • DataFileNotFound
  • DataFileNotReadable
  • DataFolderNotFound
  • InvalidDataFile
  • InvalidLocale
  • NotImplemented
  • ValueNotInList

Namespace Punic\Exception

Exceptions summary

BadArgumentType An exception raised when a function meets an argument of an unsupported type.
BadDataFileContents An exception raised when an data file contains malformed data.
DataFileNotFound An exception raised when an data file has not been found.
DataFileNotReadable An exception raised when an data file was not read.
DataFolderNotFound An exception raised when an data folder has not been found.
InvalidDataFile An exception raised when an data file has been hit.
InvalidLocale An exception raised when an invalid locale specification has been hit.
NotImplemented An exception raised when a function meets an argument of an unsupported type.
ValueNotInList An exception raised when a function meets an argument of an unsupported type.
Punic APIs API documentation generated by ApiGen