internal static Exception GetException(SSPIInterface secModule, SecurityStatus status) { return(secModule.GetException(status)); }