Oroboros Core
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • None
  • oroboros
    • core
      • abstracts
        • adapters
        • bootstrap
        • controllers
        • libraries
          • auth
          • bootstrap
          • cache
          • codex
          • config
          • container
          • data
          • database
          • dns
          • entity
          • enum
          • error
          • event
          • extension
          • file
          • flags
          • hooks
          • job
          • logger
          • manager
          • message
          • prototype
          • request
          • response
          • routine
          • shell
          • startup
          • stream
          • template
          • uri
          • utility
          • validation
            • workers
          • worker
        • models
        • patterns
          • behavioral
          • creational
        • utilities
          • exception
            • cache
            • container
          • http
        • views
      • interfaces
        • adapters
          • interpreters
          • sdk
        • api
          • adapters
          • bootstrap
          • controllers
          • psr
        • contract
          • adapters
          • bootstrap
          • codex
          • components
          • controllers
          • data
          • entities
          • errors
          • events
          • extensions
          • jobs
          • libraries
            • auth
            • cache
            • config
            • container
            • enum
            • file
            • flags
            • hooks
            • module
            • promise
            • record
            • request
            • response
            • server
            • shutdown
            • site
            • stream
            • template
            • theme
            • uri
          • models
          • patterns
            • behavioral
            • concurrency
            • creational
            • structural
          • routes
          • routines
            • bootload
            • declarative
            • procedural
            • subsystem
          • services
            • consumer
              • cgi
              • rest
                • local
                • remote
                  • authenticated
                  • unauthenticated
            • provider
              • cgi
              • rest
                • local
                • remote
                  • authenticated
                  • unauthenticated
          • utilities
            • datetime
            • exception
              • cache
              • container
            • filebase
            • http
            • math
            • parser
            • regex
            • session
          • views
        • enumerated
          • environment
          • flags
          • http
          • views
        • libraries
          • manager
          • worker
      • libraries
        • api
        • codex
        • container
        • enum
          • http
        • file
        • hooks
        • logger
        • math
        • psr4
        • request
        • response
        • stream
        • uri
      • patterns
        • creational
      • traits
        • adapters
        • bootstrap
        • codex
        • components
        • controllers
        • data
        • entities
        • events
        • extensions
        • jobs
        • libraries
          • container
          • file
          • request
          • response
          • stream
          • uri
        • models
        • modules
        • patterns
          • behavioral
          • concurrency
          • creational
          • structural
        • routes
        • services
        • utilities
          • core
            • api
            • config
            • contract
              • contract
            • enum
            • environment
            • routines
          • datetime
          • error
          • exception
          • filebase
          • hooks
          • html
          • http
          • logic
          • math
          • parsers
          • regex
          • session
        • views
      • utilities
        • exception
          • cache
          • container
        • http
      • views
    • tests
      • patterns
        • creational
      • psr
        • psr7
      • utilities
        • exception
  • PasswordCompat
    • binary
  • PHP

Exceptions

  • AbstractBadFunctionCallException
  • AbstractBadMethodCallException
  • AbstractDomainException
  • AbstractException
  • AbstractInvalidArgumentException
  • AbstractLengthException
  • AbstractLogicException
  • AbstractOutOfBoundsException
  • AbstractOutOfRangeException
  • AbstractOverflowException
  • AbstractRangeException
  • AbstractRuntimeException
  • AbstractUnderflowException
  • AbstractUnexpectedValueException

Namespace oroboros\core\abstracts\utilities\exception

Namespaces summary

oroboros\core\abstracts\utilities\exception\cache
oroboros\core\abstracts\utilities\exception\container

Exceptions summary

AbstractBadFunctionCallException

Abstract Exception Provides an oroboros flavored standard bad function call exception abstract.

AbstractBadMethodCallException

Abstract Exception Provides an oroboros flavored standard bad method call exception abstract.

AbstractDomainException

Abstract Domain Exception Provides an oroboros flavored domain exception abstract.

AbstractException

Abstract Exception Provides an oroboros flavored standard exception abstract.

AbstractInvalidArgumentException

Abstract Invalid Argument Exception Provides an oroboros flavored invalid argument exception abstract.

AbstractLengthException

Abstract Length Exception Provides an oroboros flavored length exception abstract.

AbstractLogicException

Abstract Logic Exception Provides an oroboros flavored logic exception abstract.

AbstractOutOfBoundsException

Abstract Out of Bounds Exception Provides an oroboros flavored out of bounds exception abstract.

AbstractOutOfRangeException

Abstract Out of Range Exception Provides an oroboros flavored out of range exception abstract.

AbstractOverflowException

Abstract Overflow Exception Provides an oroboros flavored overflow exception abstract.

AbstractRangeException

Abstract Range Exception Provides an oroboros flavored range exception abstract.

AbstractRuntimeException

Abstract Runtime Exception Provides an oroboros flavored runtime exception abstract.

AbstractUnderflowException

Abstract Logic Exception Provides an oroboros flavored underflow exception abstract.

AbstractUnexpectedValueException

Abstract Unexpected Value Exception Provides an oroboros flavored logic exception abstract.

Oroboros Core API documentation generated by ApiGen