이름 |
설명 |
ContainerBootstrappedException |
Exception to be thrown when a not shared value or factory callback is to be accessed on a bootstrapped container. |
ContainerLockedException |
Exception to be thrown when a locked container is to be manipulated. |
ContainerOffsetUnsetException |
Exception to be thrown when a value or factory callback is to be unset from the container. |
ContainerValueAlreadySetException |
Exception to be thrown when a value that has already been set is to be manipulated. |
ContainerValueNotSetException |
Exception to be thrown when a value or factory callback that has not yet been set is to be read from the container. |