Apex.System.TypeException.getCause C# (CSharp) Метод

getCause() публичный Метод

public getCause ( ) : Apex.System.Exception
Результат Apex.System.Exception
        public Exception getCause()
        {
            throw new global::System.NotImplementedException("TypeException.GetCause");
        }