Home
last modified time | relevance | path

Searched defs:exceptionName (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXException.cpp30 const FXchar FXException::exceptionName[]="unknown"; member in FX::FXException
34 const FXchar FXFatalException::exceptionName[]="fatal"; member in FX::FXFatalException
38 const FXchar FXErrorException::exceptionName[]="error"; member in FX::FXErrorException
42 const FXchar FXRangeException::exceptionName[]="out of range"; member in FX::FXRangeException
46 const FXchar FXPointerException::exceptionName[]="invalid pointer"; member in FX::FXPointerException
50 const FXchar FXResourceException::exceptionName[]="resource exhausted"; member in FX::FXResourceException
54 const FXchar FXMemoryException::exceptionName[]="out of memory"; member in FX::FXMemoryException
58 const FXchar FXWindowException::exceptionName[]="window exception"; member in FX::FXWindowException
62 const FXchar FXImageException::exceptionName[]="image exception"; member in FX::FXImageException
66 const FXchar FXFontException::exceptionName[]="font exception"; member in FX::FXFontException
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXException.cpp30 const FXchar FXException::exceptionName[]="unknown"; member in FX::FXException
34 const FXchar FXFatalException::exceptionName[]="fatal"; member in FX::FXFatalException
38 const FXchar FXErrorException::exceptionName[]="error"; member in FX::FXErrorException
42 const FXchar FXRangeException::exceptionName[]="out of range"; member in FX::FXRangeException
46 const FXchar FXPointerException::exceptionName[]="invalid pointer"; member in FX::FXPointerException
50 const FXchar FXResourceException::exceptionName[]="resource exhausted"; member in FX::FXResourceException
54 const FXchar FXMemoryException::exceptionName[]="out of memory"; member in FX::FXMemoryException
58 const FXchar FXWindowException::exceptionName[]="window exception"; member in FX::FXWindowException
62 const FXchar FXImageException::exceptionName[]="image exception"; member in FX::FXImageException
66 const FXchar FXFontException::exceptionName[]="font exception"; member in FX::FXFontException
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXException.cpp33 const FXchar FXException::exceptionName[]="unknown"; member in FX::FXException
37 const FXchar FXErrorException::exceptionName[]="error"; member in FX::FXErrorException
41 const FXchar FXRangeException::exceptionName[]="out of range"; member in FX::FXRangeException
45 const FXchar FXPointerException::exceptionName[]="invalid pointer"; member in FX::FXPointerException
49 const FXchar FXResourceException::exceptionName[]="resource exhausted"; member in FX::FXResourceException
53 const FXchar FXMemoryException::exceptionName[]="out of memory"; member in FX::FXMemoryException
57 const FXchar FXWindowException::exceptionName[]="window exception"; member in FX::FXWindowException
61 const FXchar FXImageException::exceptionName[]="image exception"; member in FX::FXImageException
65 const FXchar FXFontException::exceptionName[]="font exception"; member in FX::FXFontException
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXException.cpp33 const FXchar FXException::exceptionName[]="unknown"; member in FX::FXException
37 const FXchar FXErrorException::exceptionName[]="error"; member in FX::FXErrorException
41 const FXchar FXRangeException::exceptionName[]="out of range"; member in FX::FXRangeException
45 const FXchar FXPointerException::exceptionName[]="invalid pointer"; member in FX::FXPointerException
49 const FXchar FXResourceException::exceptionName[]="resource exhausted"; member in FX::FXResourceException
53 const FXchar FXMemoryException::exceptionName[]="out of memory"; member in FX::FXMemoryException
57 const FXchar FXWindowException::exceptionName[]="window exception"; member in FX::FXWindowException
61 const FXchar FXImageException::exceptionName[]="image exception"; member in FX::FXImageException
65 const FXchar FXFontException::exceptionName[]="font exception"; member in FX::FXFontException
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXException.cpp33 const FXchar FXException::exceptionName[]="unknown"; member in FX::FXException
37 const FXchar FXErrorException::exceptionName[]="error"; member in FX::FXErrorException
41 const FXchar FXRangeException::exceptionName[]="out of range"; member in FX::FXRangeException
45 const FXchar FXPointerException::exceptionName[]="invalid pointer"; member in FX::FXPointerException
49 const FXchar FXResourceException::exceptionName[]="resource exhausted"; member in FX::FXResourceException
53 const FXchar FXMemoryException::exceptionName[]="out of memory"; member in FX::FXMemoryException
57 const FXchar FXWindowException::exceptionName[]="window exception"; member in FX::FXWindowException
61 const FXchar FXImageException::exceptionName[]="image exception"; member in FX::FXImageException
65 const FXchar FXFontException::exceptionName[]="font exception"; member in FX::FXFontException
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/jdi/
H A DExceptionEvents.java108 final String exceptionName; field in ExceptionEvents
117 String exceptionName, in ExceptionEvents()
240 String exceptionName) throws Exception { in goCaught()
256 String exceptionName) throws Exception { in goUncaught()
271 String exceptionName) throws Exception { in goNeither()
288 String exceptionName, in goSuspendPolicy()
305 String exceptionName, in go()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/logutil/
H A DMC.java260 private void writeMethods(String groupName, String exceptionName, String errorName, in writeMethods()
295 private void writeMethodStatusCause(String groupName, String exceptionName, in writeMethodStatusCause()
338 private void writeMethodStatus(String exceptionName, String ident, in writeMethodStatus()
356 private void writeMethodCause(String exceptionName, String ident, in writeMethodCause()
375 private void writeMethodNoArgs(String exceptionName, String ident, in writeMethodNoArgs()
490 private String getMessageID(String groupName, String exceptionName, int code) { in getMessageID()
505 private String getStandardMessageID(String exceptionName, int code) { in getStandardMessageID()
519 private String getSunMessageID(String groupName, String exceptionName, int code) { in getSunMessageID()
530 private String getExceptionID(String exceptionName) { in getExceptionID()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/logutil/
H A DMC.java260 private void writeMethods(String groupName, String exceptionName, String errorName, in writeMethods()
295 private void writeMethodStatusCause(String groupName, String exceptionName, in writeMethodStatusCause()
338 private void writeMethodStatus(String exceptionName, String ident, in writeMethodStatus()
356 private void writeMethodCause(String exceptionName, String ident, in writeMethodCause()
375 private void writeMethodNoArgs(String exceptionName, String ident, in writeMethodNoArgs()
490 private String getMessageID(String groupName, String exceptionName, int code) { in getMessageID()
505 private String getStandardMessageID(String exceptionName, int code) { in getStandardMessageID()
519 private String getSunMessageID(String groupName, String exceptionName, int code) { in getSunMessageID()
530 private String getExceptionID(String exceptionName) { in getExceptionID()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/gjdoc/
H A DThrowsTagImpl.java47 private String exceptionName; field in ThrowsTagImpl
94 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/gjdoc/
H A DThrowsTagImpl.java47 private String exceptionName; field in ThrowsTagImpl
94 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/gjdoc/
H A DThrowsTagImpl.java47 private String exceptionName; field in ThrowsTagImpl
94 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/gnu/classpath/tools/gjdoc/
H A DThrowsTagImpl.java47 private String exceptionName; field in ThrowsTagImpl
94 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/gnu/classpath/tools/gjdoc/
H A DThrowsTagImpl.java47 private String exceptionName; field in ThrowsTagImpl
94 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/
H A DThrowsTagImpl.java50 private final String exceptionName; field in ThrowsTagImpl
68 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/
H A DThrowsTagImpl.java50 private final String exceptionName; field in ThrowsTagImpl
68 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.javadoc/share/classes/com/sun/tools/javadoc/main/
H A DThrowsTagImpl.java50 private final String exceptionName; field in ThrowsTagImpl
68 public String exceptionName() { in exceptionName() method in ThrowsTagImpl

12345678910