Thrown when command processing is unavailable. This is typically due to temporary global suspension of command processing. It is different from {@link NotPermittedException} in that the command request itself did not violate anyconstraint (e.g. security, concurrency limit). Can optionally be provided a String supplying a reason for not processing the command.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.