Home
last modified time | relevance | path

Searched defs:exception (Results 251 – 275 of 22609) sorted by relevance

1...<<11121314151617181920>>...905

/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/xml/transform/
H A DErrorListener.java51 public void warning(TransformerException exception) in warning()
57 public void error(TransformerException exception) in error()
63 public void fatalError(TransformerException exception) in fatalError()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/external/sax/org/xml/sax/
H A DErrorHandler.java73 public abstract void warning (SAXParseException exception) in warning()
102 public abstract void error (SAXParseException exception) in error()
134 public abstract void fatalError (SAXParseException exception) in fatalError()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/xml/transform/
H A DErrorListener.java51 public void warning(TransformerException exception) in warning()
57 public void error(TransformerException exception) in error()
63 public void fatalError(TransformerException exception) in fatalError()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/jdk/xml/internal/
H A DErrorHandlerProxy.java38 public void warning(SAXParseException exception) throws SAXException { in warning()
43 public void error(SAXParseException exception) throws SAXException { in error()
48 public void fatalError(SAXParseException exception) throws SAXException { in fatalError()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/javax/xml/transform/
H A DErrorListener.java74 public abstract void warning(TransformerException exception) in warning()
93 public abstract void error(TransformerException exception) in error()
115 public abstract void fatalError(TransformerException exception) in fatalError()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/org/xml/sax/
H A DErrorHandler.java97 public abstract void warning (SAXParseException exception) in warning()
126 public abstract void error (SAXParseException exception) in error()
158 public abstract void fatalError (SAXParseException exception) in fatalError()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/javax/xml/transform/
H A DErrorListener.java74 public abstract void warning(TransformerException exception) in warning()
93 public abstract void error(TransformerException exception) in error()
115 public abstract void fatalError(TransformerException exception) in fatalError()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/org/xml/sax/
H A DErrorHandler.java97 public abstract void warning (SAXParseException exception) in warning()
126 public abstract void error (SAXParseException exception) in error()
158 public abstract void fatalError (SAXParseException exception) in fatalError()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/xml/sax/
H A DErrorHandler.java97 public abstract void warning (SAXParseException exception) in warning()
126 public abstract void error (SAXParseException exception) in error()
158 public abstract void fatalError (SAXParseException exception) in fatalError()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/proxy/
H A Dppb_var_deprecated_proxy.cc68 PP_Var* exception) { in HasProperty()
87 PP_Var* exception) { in HasMethod()
149 PP_Var* exception) { in SetProperty()
187 PP_Var* exception) { in Call()
211 PP_Var* exception) { in Construct()
390 SerializedVarOutParam exception, in OnMsgHasProperty()
402 SerializedVarOutParam exception, in OnMsgHasMethodDeprecated()
414 SerializedVarOutParam exception, in OnMsgGetProperty()
447 SerializedVarOutParam exception, in OnMsgDeleteProperty()
462 SerializedVarOutParam exception, in OnMsgCallDeprecated()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/proxy/
H A Dppb_var_deprecated_proxy.cc68 PP_Var* exception) { in HasProperty()
87 PP_Var* exception) { in HasMethod()
149 PP_Var* exception) { in SetProperty()
187 PP_Var* exception) { in Call()
211 PP_Var* exception) { in Construct()
390 SerializedVarOutParam exception, in OnMsgHasProperty()
402 SerializedVarOutParam exception, in OnMsgHasMethodDeprecated()
414 SerializedVarOutParam exception, in OnMsgGetProperty()
447 SerializedVarOutParam exception, in OnMsgDeleteProperty()
462 SerializedVarOutParam exception, in OnMsgCallDeprecated()
[all …]
/dports/devel/gitlist/gitlist/vendor/symfony/debug/
H A DExceptionHandler.php117 public function handle(\Exception $exception)
157 private function failSafeHandle(\Exception $exception)
183 public function sendPhpResponse($exception)
209 public function createResponse($exception)
227 public function getHtml($exception)
241 public function getContent(FlattenException $exception)
307 public function getStylesheet(FlattenException $exception)
/dports/www/moodle310/moodle/lib/phpunit/tests/
H A Dphpunit_dataset.test.php149 public function test_from_file(string $fullpath, string $tablename, ?string $exception,
242 …lic function test_from_string(string $content, string $type, string $tablename, ?string $exception,
388 public function test_from_array(array $structure, ?string $exception,
482 public function test_load_csv(array $files, ?string $exception,
653 public function test_load_xml(array $files, ?string $exception,
788 …public function test_to_database(array $files, ?array $filter = [], ?string $exception, array $col…
925 public function test_get_rows(array $files, array $filter, ?string $exception, array $rows) {
/dports/www/moodle311/moodle/lib/phpunit/tests/
H A Dphpunit_dataset.test.php149 public function test_from_file(string $fullpath, string $tablename, ?string $exception,
242 …lic function test_from_string(string $content, string $type, string $tablename, ?string $exception,
388 public function test_from_array(array $structure, ?string $exception,
482 public function test_load_csv(array $files, ?string $exception,
653 public function test_load_xml(array $files, ?string $exception,
788 …public function test_to_database(array $files, ?array $filter = [], ?string $exception, array $col…
925 public function test_get_rows(array $files, array $filter, ?string $exception, array $rows) {
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dexception.c118 *exception; in AcquireExceptionInfo() local
150 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement()
164 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException()
203 MagickExport void CatchException(ExceptionInfo *exception) in CatchException()
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo()
418 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo()
528 exception[MagickPathExtent]; in GetExceptionMessage() local
687 MagickExport void InheritException(ExceptionInfo *exception, in InheritException()
735 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo()
992 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException()
[all …]
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dexception.c118 *exception; in AcquireExceptionInfo() local
150 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement()
164 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException()
203 MagickExport void CatchException(ExceptionInfo *exception) in CatchException()
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo()
418 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo()
528 exception[MagickPathExtent]; in GetExceptionMessage() local
687 MagickExport void InheritException(ExceptionInfo *exception, in InheritException()
735 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo()
992 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/tests/
H A Dblink_deprecated_test_plugin.cc92 bool HasMethod(const pp::Var& name, pp::Var* exception) override { in HasMethod()
96 bool HasProperty(const pp::Var& name, pp::Var* exception) override { in HasProperty()
102 pp::Var* exception) override { in Call()
111 pp::Var GetProperty(const pp::Var& name, pp::Var* exception) override { in GetProperty()
123 pp::Var* exception) override { in SetProperty()
242 pp::Var Remember(const std::vector<pp::Var>& args, pp::Var* exception) { in Remember()
253 pp::Var* exception) { in TestCloneObject()
259 pp::Var* exception) { in TestCreateTestObject()
266 pp::Var* exception) { in TestExecuteScript()
278 pp::Var* exception) { in TestGetProperty()
[all …]
/dports/math/vampire/vampire-4.5.1/
H A Dvutil.cpp61 void explainException (Exception& exception) in explainException()
184 catch (Debug::AssertionViolationException& exception) { in main() local
188 catch (UserErrorException& exception) { in main() local
192 catch (Exception& exception) { in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/serial/
H A Dserial_port_underlying_sink.cc44 DOMException* exception = pending_exception_; in write() local
75 DOMException* exception = pending_exception_; in close() local
100 DOMException* exception = pending_exception_; in abort() local
115 void SerialPortUnderlyingSink::SignalErrorOnClose(DOMException* exception) { in SignalErrorOnClose()
156 DOMException* exception = pending_exception_; in OnFlushOrDrain() local
228 DOMException* exception = pending_exception_; in PipeClosed() local
/dports/java/jdom/jdom/src/java/org/jdom/input/
H A DBuilderErrorHandler.java82 public void warning(SAXParseException exception) throws SAXException { in warning()
95 public void error(SAXParseException exception) throws SAXException { in error()
108 public void fatalError(SAXParseException exception) throws SAXException { in fatalError()
/dports/devel/libepp-nicbr/libepp-nicbr-1.18/src/lib/
H A DDomErrorHandler.cpp37 void DomErrorHandler::warning(const SAXParseException& exception) in warning()
42 void DomErrorHandler::error(const SAXParseException& exception) in error()
49 void DomErrorHandler::fatalError(const SAXParseException& exception) in fatalError()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Error/
H A DExceptionHandlerInterface.php34 public function handleException(\Throwable $exception);
41 public function echoExceptionWeb(\Throwable $exception);
48 public function echoExceptionCLI(\Throwable $exception);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DUnwindNode.java46 @Input ValueNode exception; field in UnwindNode
48 public ValueNode exception() { in exception() method in UnwindNode
52 public UnwindNode(ValueNode exception) { in UnwindNode()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Error/
H A DExceptionHandlerInterface.php35 public function handleException(\Throwable $exception);
42 public function echoExceptionWeb(\Throwable $exception);
49 public function echoExceptionCLI(\Throwable $exception);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DUnwindNode.java46 @Input ValueNode exception; field in UnwindNode
48 public ValueNode exception() { in exception() method in UnwindNode
52 public UnwindNode(ValueNode exception) { in UnwindNode()

1...<<11121314151617181920>>...905