Home
last modified time | relevance | path

Searched refs:LogException (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/core/internal/
H A Dencryption_runner.cc100 LogException(); in operator ()()
108 LogException(); in operator ()()
118 LogException(); in operator ()()
135 LogException(); in operator ()()
143 LogException(); in operator ()()
155 LogException(); in operator ()()
165 LogException(); in operator ()()
179 LogException(); in operator ()()
237 LogException(); in operator ()()
248 LogException(); in operator ()()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/
H A DDelete.cs66 LogException (ex); in Execute()
69 LogException (ex); in Execute()
72 LogException (ex); in Execute()
75 LogException (ex); in Execute()
78 LogException (ex); in Execute()
81 LogException (ex); in Execute()
84 LogException (ex); in Execute()
93 void LogException (Exception ex) in LogException() method in Microsoft.Build.Tasks.Delete
/dports/devel/log4net/log4net-1.2.10/src/Core/
H A DLogException.cs39 public class LogException : ApplicationException class
51 public LogException() in LogException() method in log4net.Core.LogException
65 public LogException(String message) : base(message) in LogException() method in log4net.Core.LogException
80 public LogException(String message, Exception innerException) : base(message, innerException) in LogException() method in log4net.Core.LogException
100 protected LogException(SerializationInfo info, StreamingContext context) : base(info, context) in LogException() method in log4net.Core.LogException
H A DCompactRepositorySelector.cs145 throw new LogException("Repository ["+repositoryName+"] is NOT defined."); in GetRepository()
239 …throw new LogException("Repository ["+repositoryName+"] is already defined. Repositories cannot be… in CreateRepository()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition.Hosting/src/Microsoft/Internal/
H A DThrowHelper.cs13 private static Exception LogException(Exception e) in LogException() method in Microsoft.Internal.ThrowHelper
22 LogException(e); in ArgumentException()
29 LogException(e); in CardinalityMismatch_TooManyExports()
36 LogException(e); in CompositionException()
43 LogException(e); in NotImplemented_MetadataCycles()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log/
H A DLogProcessor.cs137 throw new LogException ($"Invalid extended event type ({extType})."); in ReadEvent()
199 throw new LogException ($"Invalid extended event type ({extType})."); in ReadEvent()
216 throw new LogException ($"Invalid extended event type ({extType})."); in ReadEvent()
230 throw new LogException ("Invalid class metadata event."); in ReadEvent()
244 throw new LogException ("Invalid image metadata event."); in ReadEvent()
260 throw new LogException ("Invalid assembly metadata event."); in ReadEvent()
306 throw new LogException ("Invalid context metadata event."); in ReadEvent()
309 throw new LogException ($"Invalid metadata type ({metadataType})."); in ReadEvent()
339 throw new LogException ($"Invalid extended event type ({extType})."); in ReadEvent()
523 throw new LogException ($"Invalid counter type ({counterType})."); in ReadEvent()
[all …]
H A DLogException.cs9 public sealed class LogException : Exception { class
11 public LogException (string message) in LogException() method in Mono.Profiler.Log.LogException
H A DLogStreamHeader.cs43 throw new LogException ($"Invalid stream header ID (0x{id:X})."); in LogStreamHeader()
49 …throw new LogException ($"Unsupported MLPD version {FormatVersion}. Should be >= {MinVersion} and … in LogStreamHeader()
H A DLogBufferHeader.cs36 throw new LogException ($"Invalid buffer header ID (0x{id:X})."); in LogBufferHeader()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/addons/
H A DGameClient.cpp238 LogException("LoadGame()"); in OpenFile()
274 LogException("LoadStandalone()"); in OpenStandalone()
322 LogException("RequiresGameLoop()"); in LoadGameInfo()
337 LogException("GetGameTiming()"); in LoadGameInfo()
353 LogException("GetRegion()"); in LoadGameInfo()
364 LogException("SerializeSize()"); in LoadGameInfo()
448 LogException("Reset()"); in Reset()
475 LogException("UnloadGame()"); in CloseFile()
504 LogException("RunFrame()"); in RunFrame()
525 LogException("Serialize()"); in Serialize()
[all …]
/dports/devel/include-what-you-use/include-what-you-use-clang_11/tests/cxx/
H A Dcatch.cc17 LogException(cbv); in main()
25 LogException(cbr); in main()
33 LogException(*cpr); in main()
H A Dcatch-logex.h14 inline void LogException(const ExceptionType&) { in LogException() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ApplicationServices/
H A DProfileService.cs80 LogException(e); in GetPropertiesForCurrentUser()
106 LogException(e); in GetPropertiesForCurrentUser()
146 LogException(e); in GetAllPropertiesForCurrentUser()
231 LogException(e); in SetPropertiesForCurrentUser()
254 LogException(e); in GetPropertiesMetadata()
312 private void LogException(Exception e) { in LogException() method in System.Web.ApplicationServices.ProfileService
H A DRoleService.cs77 LogException(e); in GetRolesForCurrentUser()
99 LogException(e); in IsCurrentUserInRole()
104 private void LogException(Exception e) { in LogException() method in System.Web.ApplicationServices.RoleService
H A DAuthenticationService.cs174 LogException(e); in LoginInternal()
189 private void LogException(Exception e) { in LogException() method in System.Web.ApplicationServices.AuthenticationService
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/addons/input/
H A DGameClientInput.cpp190 m_gameClient.LogException("GetTopology()"); in LoadTopology()
216 m_gameClient.LogException("FreeTopology()"); in LoadTopology()
261 m_gameClient.LogException("SetControllerLayouts()"); in SetControllerLayouts()
342 m_gameClient.LogException("EnableKeyboard()"); in OpenKeyboard()
372 m_gameClient.LogException("EnableKeyboard()"); in CloseKeyboard()
407 m_gameClient.LogException("EnableMouse()"); in OpenMouse()
436 m_gameClient.LogException("EnableMouse()"); in CloseMouse()
476 m_gameClient.LogException("ConnectController()"); in OpenJoystick()
520 m_gameClient.LogException("ConnectController()"); in CloseJoystick()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/XamlBuildTask/Microsoft/Build/Tasks/Xaml/
H A DPartialClassGenerationTaskInternal.cs306 … XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, e.FileName, 0, 0); in Execute()
328 …XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, e.Source, e.LineNumber, e.LinePosi… in Execute()
338 …XamlBuildTaskServices.LogException(this.BuildLogger, SR.AssemblyCannotBeResolved(XamlBuildTaskServ… in Execute()
347 … XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, inputMarkupFile, 0, 0); in Execute()
382 XamlBuildTaskServices.LogException(this.BuildLogger, e.Message); in Execute()
620 …XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, xamlFileName, e.LineNumber, e.Line… in ReadXamlNodes()
625 …XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, xamlFileName, e.LineNumber, e.Line… in ReadXamlNodes()
H A DCompilationPass2TaskInternal.cs213 … XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, e.FileName, 0, 0); in Execute()
239 … XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, app, 0, 0); in Execute()
262 … XamlBuildTaskServices.LogException(this.BuildLogger, e.Message, inputMarkupFile, 0, 0); in Execute()
286 XamlBuildTaskServices.LogException(this.BuildLogger, e.Message); in Execute()
H A DCompilationPass2Task.cs165 XamlBuildTaskServices.LogException( in Execute()
183 XamlBuildTaskServices.LogException(this.Log, e.Message); in Execute()
H A DPartialClassGenerationTask.cs196 XamlBuildTaskServices.LogException(this.Log, e.Message); in ReuseAppDomainAndExecute()
235 XamlBuildTaskServices.LogException(this.Log, e.Message); in GetAppDomainAndExecute()
/dports/www/nextcloud/nextcloud/updater/
H A Dindex.php36 class LogException extends \Exception { class
1218 * @throws LogException
1239 * @throws LogException
1246 throw new LogException('Could not open updater.log');
1263 throw new LogException('Could not write to updater.log');
1278 } catch (LogException $logE) {
1405 } catch (LogException $logE) {
1420 } catch (LogException $logE) {
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A DPluginManager.cs82 protected static void LogException(string action, string moduleName, Exception ex) { in LogException() method in FreeSWITCH.PluginExecutor
110 LogException("Run", Name, ex); in Execute()
144 LogException("Execute", Name, ex); in ExecuteApi()
162 LogException("ExecuteBackground", Name, ex); in ExecuteApiBackground()
/dports/www/joomla3/joomla3-3.9.24/libraries/legacy/log/
H A Dlogexception.php20 class LogException extends RuntimeException class
/dports/devel/log4net/log4net-1.2.10/src/Repository/Hierarchy/
H A DRootLogger.cs108 LogLog.Error("RootLogger: You have tried to set a null level to root.", new LogException());
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Profiler.Log/
H A DMono.Profiler.Log.dll.sources9 Mono.Profiler.Log/LogException.cs

12