Root exception for all Shiro runtime exceptions. This class is used as the root instead of {@link java.lang.SecurityException} to remove the potential for conflicts; many otherframeworks and products (such as J2EE containers) perform special operations when encountering {@link java.lang.SecurityException}.
@author Les Hazlewood
@since 0.1
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.