Home
last modified time | relevance | path

Searched refs:exceptionName (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXException.h36 static const FXchar exceptionName[];
50 static const FXchar exceptionName[];
62 static const FXchar exceptionName[];
74 static const FXchar exceptionName[];
86 static const FXchar exceptionName[];
98 static const FXchar exceptionName[];
110 static const FXchar exceptionName[];
122 static const FXchar exceptionName[];
134 static const FXchar exceptionName[];
146 static const FXchar exceptionName[];
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXException.h36 static const FXchar exceptionName[];
50 static const FXchar exceptionName[];
62 static const FXchar exceptionName[];
74 static const FXchar exceptionName[];
86 static const FXchar exceptionName[];
98 static const FXchar exceptionName[];
110 static const FXchar exceptionName[];
122 static const FXchar exceptionName[];
134 static const FXchar exceptionName[];
146 static const FXchar exceptionName[];
[all …]
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXException.h35 static const FXchar exceptionName[];
37 FXException():message(FXException::exceptionName){} in FXException()
47 static const FXchar exceptionName[];
49 FXErrorException():FXException(FXErrorException::exceptionName){} in FXErrorException()
57 static const FXchar exceptionName[];
67 static const FXchar exceptionName[];
77 static const FXchar exceptionName[];
87 static const FXchar exceptionName[];
97 static const FXchar exceptionName[];
107 static const FXchar exceptionName[];
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXException.h35 static const FXchar exceptionName[];
37 FXException():message(FXException::exceptionName){} in FXException()
47 static const FXchar exceptionName[];
49 FXErrorException():FXException(FXErrorException::exceptionName){} in FXErrorException()
57 static const FXchar exceptionName[];
67 static const FXchar exceptionName[];
77 static const FXchar exceptionName[];
87 static const FXchar exceptionName[];
97 static const FXchar exceptionName[];
107 static const FXchar exceptionName[];
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXException.h35 static const FXchar exceptionName[];
37 FXException():message(FXException::exceptionName){} in FXException()
47 static const FXchar exceptionName[];
49 FXErrorException():FXException(FXErrorException::exceptionName){} in FXErrorException()
57 static const FXchar exceptionName[];
67 static const FXchar exceptionName[];
77 static const FXchar exceptionName[];
87 static const FXchar exceptionName[];
97 static const FXchar exceptionName[];
107 static const FXchar exceptionName[];
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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() argument
122 this.exceptionName = exceptionName; in ExceptionEvents()
241 goSuspendPolicy(target, true, exceptionName, in goCaught()
243 goSuspendPolicy(target, true, exceptionName, in goCaught()
288 String exceptionName, in goSuspendPolicy() argument
305 String exceptionName, in go() argument
309 exceptionName + in go()
406 if (exceptionName == null) { in runTests()
410 if (exceptionName == null) { in runTests()
[all …]
/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/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.transaction/src/main/java/org/springframework/transaction/interceptor/
H A DRollbackRuleAttribute.java49 private final String exceptionName; field in RollbackRuleAttribute
67 this.exceptionName = clazz.getName(); in RollbackRuleAttribute()
88 public RollbackRuleAttribute(String exceptionName) { in RollbackRuleAttribute() argument
89 Assert.hasText(exceptionName, "'exceptionName' cannot be null or empty."); in RollbackRuleAttribute()
90 this.exceptionName = exceptionName; in RollbackRuleAttribute()
98 return exceptionName; in getExceptionName()
113 if (exceptionClass.getName().indexOf(this.exceptionName) != -1) { in getDepth()
134 return this.exceptionName.equals(rhs.exceptionName); in equals()
139 return this.exceptionName.hashCode(); in hashCode()
144 return "RollbackRuleAttribute with pattern [" + this.exceptionName + "]"; in toString()
/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/lang/seed7/seed7/lib/comp/
H A Derror.s7i37 var string: exceptionName is "";
43 exceptionName := str(catch_expr[3]);
45 incr(catchExceptionLevel[exceptionName]);
63 var string: exceptionName is "";
69 exceptionName := str(catch_expr[3]);
71 decr(catchExceptionLevel[exceptionName]);
91 expr &:= exceptionName;
102 expr &:= exceptionName;
113 expr &:= exceptionName;
124 expr &:= exceptionName;
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/logutil/
H A DMC.java271 writeMethodStatus(exceptionName, ident, numParams, pw); in writeMethods()
274 writeMethodCause(exceptionName, ident, numParams, pw); in writeMethods()
277 writeMethodNoArgs(exceptionName, ident, numParams, pw); in writeMethods()
302 pw.printMsg( "@ exc = new @( @, cs ) ;", exceptionName, exceptionName, errorName); in writeMethodStatusCause()
338 private void writeMethodStatus(String exceptionName, String ident, in writeMethodStatus() argument
356 private void writeMethodCause(String exceptionName, String ident, in writeMethodCause() argument
359 pw.printMsg("public @ @( Throwable t@) {", exceptionName, ident, in writeMethodCause()
379 pw.printMsg("public @ @( @) {", exceptionName, ident, in writeMethodNoArgs()
492 return getStandardMessageID(exceptionName, code); in getMessageID()
494 return getSunMessageID(groupName, exceptionName, code); in getMessageID()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/logutil/
H A DMC.java271 writeMethodStatus(exceptionName, ident, numParams, pw); in writeMethods()
274 writeMethodCause(exceptionName, ident, numParams, pw); in writeMethods()
277 writeMethodNoArgs(exceptionName, ident, numParams, pw); in writeMethods()
302 pw.printMsg( "@ exc = new @( @, cs ) ;", exceptionName, exceptionName, errorName); in writeMethodStatusCause()
338 private void writeMethodStatus(String exceptionName, String ident, in writeMethodStatus() argument
356 private void writeMethodCause(String exceptionName, String ident, in writeMethodCause() argument
359 pw.printMsg("public @ @( Throwable t@) {", exceptionName, ident, in writeMethodCause()
379 pw.printMsg("public @ @( @) {", exceptionName, ident, in writeMethodNoArgs()
492 return getStandardMessageID(exceptionName, code); in getMessageID()
494 return getSunMessageID(groupName, exceptionName, code); in getMessageID()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/gjdoc/
H A DThrowsTagImpl.java47 private String exceptionName; field in ThrowsTagImpl
62 this.exceptionName=new String(textarr,0,i).trim(); in ThrowsTagImpl()
67 if (null != exceptionName) { in ThrowsTagImpl()
69 this.exception=Main.getRootDoc().classNamed(exceptionName); in ThrowsTagImpl()
72 this.exception=contextClass.findClass(exceptionName); in ThrowsTagImpl()
75 this.exceptionName=exception.qualifiedName(); in ThrowsTagImpl()
94 public String exceptionName() { in exceptionName() method in ThrowsTagImpl
95 return exceptionName; in exceptionName()

12345678910>>...22