class Tilia::Event::PromiseAlreadyResolvedException
This exception is thrown when the user tried to reject or fulfill a promise, after either of these actions were already performed.
This exception is thrown when the user tried to reject or fulfill a promise, after either of these actions were already performed.