Home
last modified time | relevance | path

Searched defs:exception (Results 76 – 100 of 17745) sorted by relevance

12345678910>>...710

/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/models/apis/importexport/2010-06-01/
H A Dapi-2.json28 "exception":true boolean
32 "exception":true boolean
36 "exception":true boolean
40 "exception":true boolean
44 "exception":true boolean
48 "exception":true boolean
337 "exception":true boolean
358 "exception":true boolean
392 "exception":true boolean
404 "exception":true boolean
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/models/apis/importexport/2010-06-01/
H A Dapi-2.json28 "exception":true boolean
32 "exception":true boolean
36 "exception":true boolean
40 "exception":true boolean
44 "exception":true boolean
48 "exception":true boolean
337 "exception":true boolean
358 "exception":true boolean
392 "exception":true boolean
404 "exception":true boolean
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/models/apis/importexport/2010-06-01/
H A Dapi-2.json28 "exception":true boolean
32 "exception":true boolean
36 "exception":true boolean
40 "exception":true boolean
44 "exception":true boolean
48 "exception":true boolean
337 "exception":true boolean
358 "exception":true boolean
392 "exception":true boolean
404 "exception":true boolean
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/models/apis/importexport/2010-06-01/
H A Dapi-2.json28 "exception":true boolean
32 "exception":true boolean
36 "exception":true boolean
40 "exception":true boolean
44 "exception":true boolean
48 "exception":true boolean
337 "exception":true boolean
358 "exception":true boolean
392 "exception":true boolean
404 "exception":true boolean
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/models/apis/importexport/2010-06-01/
H A Dapi-2.json28 "exception":true boolean
32 "exception":true boolean
36 "exception":true boolean
40 "exception":true boolean
44 "exception":true boolean
48 "exception":true boolean
337 "exception":true boolean
358 "exception":true boolean
392 "exception":true boolean
404 "exception":true boolean
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dmagick.c132 ExceptionInfo *exception ) in magick_acquire_next_image()
139 ExceptionInfo *exception ) in magick_set_image_size()
162 ExceptionInfo *exception ) in magick_set_property()
170 ExceptionInfo *exception ) in magick_set_profile()
259 ExceptionInfo *exception ) in magick_optimize_image_transparency()
301 ExceptionInfo *exception ) in magick_acquire_next_image()
315 ExceptionInfo *exception ) in magick_set_image_size()
415 ExceptionInfo *exception ) in magick_set_property()
486 ExceptionInfo *exception; in magick_acquire_exception() local
710 ExceptionInfo *exception; in magick_genesis_cb() local
[all …]
/dports/graphics/gource/gource-0.51/src/
H A Dmain.cpp61 } catch(ConfFileException& exception) { in main() local
125 } catch(ConfFileException& exception) { in main() local
163 } catch(SDLInitException& exception) { in main() local
180 } catch(PPMExporterException& exception) { in main() local
199 } catch(ResourceException& exception) { in main() local
206 } catch(SDLAppException& exception) { in main() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wscompile/
H A DWsimportListener.java60 public void error(SAXParseException exception) { in error()
64 public void fatalError(SAXParseException exception) { in fatalError()
68 public void warning(SAXParseException exception) { in warning()
72 public void info(SAXParseException exception) { in info()
76 public void debug(SAXParseException exception){} in debug()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wscompile/
H A DWsimportListener.java60 public void error(SAXParseException exception) { in error()
64 public void fatalError(SAXParseException exception) { in fatalError()
68 public void warning(SAXParseException exception) { in warning()
72 public void info(SAXParseException exception) { in info()
76 public void debug(SAXParseException exception){} in debug()
/dports/deskutils/genius/genius-1.0.27/src/
H A Dfunclib.c131 manual_op(GelCtx *ctx, GelETree * * a, gboolean *exception) in manual_op()
201 exit_op(GelCtx *ctx, GelETree * * a, gboolean *exception) in exit_op()
209 ninini_op(GelCtx *ctx, GelETree * * a, gboolean *exception) in ninini_op()
363 true_op (GelCtx *ctx, GelETree * * a, gboolean *exception) in true_op()
430 wait_op(GelCtx *ctx, GelETree * * a, gboolean *exception) in wait_op()
533 set_op (GelCtx *ctx, GelETree * * a, gboolean *exception) in set_op()
1041 gboolean *exception) in gel_apply_func_to_matrixen()
1137 gboolean *exception) in gel_apply_func_to_matrix()
1612 e_op (GelCtx *ctx, GelETree * * a, gboolean *exception) in e_op()
2431 Re_op(GelCtx *ctx, GelETree * * a, gboolean *exception) in Re_op()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/Commands/
H A DExpectedExceptionCommand.cs91 public void ProcessException(Exception exception, TestExecutionContext context) in ProcessException()
134 private bool IsExpectedExceptionType(Exception exception) in IsExpectedExceptionType()
140 private bool IsExpectedMessageMatch(Exception exception) in IsExpectedMessageMatch()
165 private string WrongTypeMessage(Exception exception) in WrongTypeMessage()
173 private string WrongTextMessage(Exception exception) in WrongTextMessage()
206 private string GetStackTrace(Exception exception) in GetStackTrace()
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/encoding/fixtures/
H A Dclasses.rb4 def self.exception singletonMethod in EncodingSpecs.UndefinedConversionError
15 def self.exception singletonMethod in EncodingSpecs.UndefinedConversionErrorIndirect
26 def self.exception singletonMethod in EncodingSpecs.InvalidByteSequenceError
38 def self.exception singletonMethod in EncodingSpecs.InvalidByteSequenceErrorIndirect
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/cpp/dev/
H A Dscriptable_object_deprecated.cc53 bool HasMethod(void* object, PP_Var name, PP_Var* exception) { in HasMethod()
61 PP_Var* exception) { in GetProperty()
70 PP_Var* exception) { in GetAllPropertyNames()
90 PP_Var* exception) { in SetProperty()
98 PP_Var* exception) { in RemoveProperty()
108 PP_Var* exception) { in Call()
120 PP_Var* exception) { in Construct()
166 Var* exception) { in SetProperty()
171 Var* exception) { in RemoveProperty()
178 Var* exception) { in Call()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/cpp/dev/
H A Dscriptable_object_deprecated.cc53 bool HasMethod(void* object, PP_Var name, PP_Var* exception) { in HasMethod()
61 PP_Var* exception) { in GetProperty()
70 PP_Var* exception) { in GetAllPropertyNames()
90 PP_Var* exception) { in SetProperty()
98 PP_Var* exception) { in RemoveProperty()
108 PP_Var* exception) { in Call()
120 PP_Var* exception) { in Construct()
166 Var* exception) { in SetProperty()
171 Var* exception) { in RemoveProperty()
178 Var* exception) { in Call()
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/include/nlohmann/detail/
H A Dmacro_scope.hpp44 #define JSON_THROW(exception) throw exception argument
46 #define JSON_CATCH(exception) catch(exception) argument
47 #define JSON_INTERNAL_CATCH(exception) catch(exception) argument
50 #define JSON_THROW(exception) std::abort() argument
52 #define JSON_CATCH(exception) if(false) argument
53 #define JSON_INTERNAL_CATCH(exception) if(false) argument
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/nlohmann/detail/
H A Dmacro_scope.hpp44 #define JSON_THROW(exception) throw exception argument
46 #define JSON_CATCH(exception) catch(exception) argument
47 #define JSON_INTERNAL_CATCH(exception) catch(exception) argument
50 #define JSON_THROW(exception) std::abort() argument
52 #define JSON_CATCH(exception) if(false) argument
53 #define JSON_INTERNAL_CATCH(exception) if(false) argument
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/ipc/
H A DTestRPCUtil.java36 Class<? extends Throwable> exception = YarnException.class; in testUnknownExceptionUnwrapping() local
43 Class<? extends Throwable> exception = IOException.class; in testRemoteIOExceptionUnwrapping() local
50 Class<? extends Throwable> exception = FileNotFoundException.class; in testRemoteIOExceptionDerivativeUnwrapping() local
56 Class<? extends Throwable> exception = YarnException.class; in testRemoteYarnExceptionUnwrapping() local
63 Class<? extends Throwable> exception = YarnTestException.class; in testRemoteYarnExceptionDerivativeUnwrapping() local
69 Class<? extends Throwable> exception = NullPointerException.class; in testRemoteRuntimeExceptionUnwrapping() local
76 Class<? extends Throwable> exception = Exception.class; in testUnexpectedRemoteExceptionUnwrapping() local
83 Class<? extends Throwable> exception = YarnTestExceptionNoConstructor.class; in testRemoteYarnExceptionWithoutStringConstructor() local
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Error/
H A DProductionExceptionHandler.php55 public function echoExceptionWeb(\Throwable $exception)
72 public function echoExceptionCLI(\Throwable $exception)
89 protected function discloseExceptionInformation(\Throwable $exception)
115 protected function getTitle(\Throwable $exception)
129 protected function getMessage(\Throwable $exception)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/api/
H A DErrorListener.java47 void error(SAXParseException exception); in error()
48 void fatalError(SAXParseException exception); in fatalError()
49 void warning(SAXParseException exception); in warning()
54 void info(SAXParseException exception); in info()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/api/
H A DErrorListener.java48 void error(SAXParseException exception); in error()
49 void fatalError(SAXParseException exception); in fatalError()
50 void warning(SAXParseException exception); in warning()
55 void info(SAXParseException exception); in info()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/api/
H A DErrorListener.java48 void error(SAXParseException exception); in error()
49 void fatalError(SAXParseException exception); in fatalError()
50 void warning(SAXParseException exception); in warning()
55 void info(SAXParseException exception); in info()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/api/
H A DErrorListener.java47 void error(SAXParseException exception); in error()
48 void fatalError(SAXParseException exception); in fatalError()
49 void warning(SAXParseException exception); in warning()
54 void info(SAXParseException exception); in info()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DFaultConverter.cs17 …d abstract bool OnTryCreateException(Message message, MessageFault fault, out Exception exception); in OnTryCreateException()
18 protected abstract bool OnTryCreateFaultMessage(Exception exception, out Message message); in OnTryCreateFaultMessage()
20 public bool TryCreateException(Message message, MessageFault fault, out Exception exception) in TryCreateException()
55 public bool TryCreateFaultMessage(Exception exception, out Message message) in TryCreateFaultMessage()
90 …ed override bool OnTryCreateException(Message message, MessageFault fault, out Exception exception) in OnTryCreateException()
198 … protected override bool OnTryCreateFaultMessage(Exception exception, out Message message) in OnTryCreateFaultMessage()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Error/
H A DProductionExceptionHandler.php61 public function echoExceptionWeb(\Throwable $exception)
79 public function echoExceptionCLI(\Throwable $exception)
96 protected function discloseExceptionInformation(\Throwable $exception)
123 protected function getTitle(\Throwable $exception)
137 protected function getMessage(\Throwable $exception)
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Error/
H A DProductionExceptionHandler.php58 public function echoExceptionWeb(\Throwable $exception)
75 public function echoExceptionCLI(\Throwable $exception)
92 protected function discloseExceptionInformation(\Throwable $exception)
118 protected function getTitle(\Throwable $exception)
132 protected function getMessage(\Throwable $exception)

12345678910>>...710