Home
last modified time | relevance | path

Searched defs:Exception (Results 26 – 50 of 7876) sorted by relevance

12345678910>>...316

/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/lang/
H A DException.java54 public class Exception extends Throwable class
66 public Exception() in Exception() method in Exception
76 public Exception(String s) in Exception() method in Exception
88 public Exception(String s, Throwable cause) in Exception() method in Exception
100 public Exception(Throwable cause) in Exception() method in Exception
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Configuration_2.0/nBrowser/
H A DException.cs28 internal class Exception : System.Exception class
30 public Exception() in Exception() method in System.Web.Configuration.nBrowser.Exception
34 public Exception(string errorMessage) in Exception() method in System.Web.Configuration.nBrowser.Exception
38 public Exception(string message, Exception innerException) in Exception() method in System.Web.Configuration.nBrowser.Exception
43 protected Exception(SerializationInfo info, StreamingContext context) in Exception() method in System.Web.Configuration.nBrowser.Exception
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A DException.java54 public class Exception extends Throwable class
66 public Exception() in Exception() method in Exception
76 public Exception(String s) in Exception() method in Exception
88 public Exception(String s, Throwable cause) in Exception() method in Exception
100 public Exception(Throwable cause) in Exception() method in Exception
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/lang/
H A DException.java54 public class Exception extends Throwable class
66 public Exception() in Exception() method in Exception
76 public Exception(String s) in Exception() method in Exception
88 public Exception(String s, Throwable cause) in Exception() method in Exception
100 public Exception(Throwable cause) in Exception() method in Exception
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/lang/
H A DException.java54 public class Exception extends Throwable class
66 public Exception() in Exception() method in Exception
76 public Exception(String s) in Exception() method in Exception
88 public Exception(String s, Throwable cause) in Exception() method in Exception
100 public Exception(Throwable cause) in Exception() method in Exception
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A DException.java54 public class Exception extends Throwable class
66 public Exception() in Exception() method in Exception
76 public Exception(String s) in Exception() method in Exception
88 public Exception(String s, Throwable cause) in Exception() method in Exception
100 public Exception(Throwable cause) in Exception() method in Exception
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/lang/
H A DException.java54 public class Exception extends Throwable class
66 public Exception() in Exception() method in Exception
76 public Exception(String s) in Exception() method in Exception
88 public Exception(String s, Throwable cause) in Exception() method in Exception
100 public Exception(Throwable cause) in Exception() method in Exception
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/lang/
H A DException.java54 public class Exception extends Throwable class
66 public Exception() in Exception() method in Exception
76 public Exception(String s) in Exception() method in Exception
88 public Exception(String s, Throwable cause) in Exception() method in Exception
100 public Exception(Throwable cause) in Exception() method in Exception
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_mp4/
H A Dexception.hpp28 class Exception: public std::exception { class
30 Exception() in Exception() function in Exception
34 Exception(const std::string & message): message_(message) in Exception() function in Exception
38 Exception(const std::exception & e): message_(e.what()) in Exception() function in Exception
42 Exception(const Exception & e): message_(e.message_) in Exception() function in Exception
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() argument
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() argument
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() argument
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() argument
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() function
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() function
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() argument
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() argument
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() function
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/api/multithreaded/
H A Dcommon.h15 struct Exception : public std::exception struct
18 Exception(std::string ss) : s(ss) {} in Exception() function
19 virtual ~Exception() throw () { } in ~Exception() argument
20 const char* what() const throw() { return s.c_str(); } in what()
/dports/mail/emailrelay/emailrelay-1.9/src/glib/
H A Dgexception.cpp24 G::Exception::Exception() in Exception() function in G::Exception
28 G::Exception::Exception( const char * what ) : in Exception() function in G::Exception
33 G::Exception::Exception( const std::string & what ) : in Exception() function in G::Exception
38 G::Exception::Exception( const char * what , const std::string & more ) : in Exception() function in G::Exception
44 G::Exception::Exception( const std::string & what , const std::string & more ) : in Exception() function in G::Exception
50 G::Exception::Exception( const std::string & what , const std::string & more1 , const std::string &… in Exception() function in G::Exception
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept6.C10 struct Exception struct
13 Exception(int i) { v = i; }; in Exception() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept6.C10 struct Exception struct
13 Exception(int i) { v = i; }; in Exception() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept6.C10 struct Exception struct
13 Exception(int i) { v = i; }; in Exception() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept6.C10 struct Exception struct
13 Exception(int i) { v = i; }; in Exception() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept6.C10 struct Exception struct
13 Exception(int i) { v = i; }; in Exception() argument

12345678910>>...316