Apache.Shiro.Authc.ConcurrentAccessException.ConcurrentAccessException C# (CSharp) Méthode

ConcurrentAccessException() public méthode

public ConcurrentAccessException ( ) : System
Résultat System
        public ConcurrentAccessException()
        {
        }

Same methods

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