Apache.Shiro.Cache.CacheException.CacheException C# (CSharp) Method

CacheException() public method

public CacheException ( ) : System
return System
        public CacheException()
        {
        }

Same methods

CacheException::CacheException ( string message ) : System
CacheException::CacheException ( string message, Exception innerException ) : System
CacheException