\Omega\Support\Singleton\Exception SingletonException

Singleton exception.

The SingletonException is thrown when there is an issue related to the Singleton pattern implementation. It typically represents situations where multiple instances of a Singleton class are attempted to be created or other violations of the Singleton pattern.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No public constants found
No protected methods found
No protected properties found
No protected constants found
No private methods found
No private properties found
No private constants found