Search results
From APIDesign
You searched for Error
For more information about searching APIDesign, see Help.
Showing below 38 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
No page title matches
Page text matches
- OlderBlogPosts (111,273 bytes)
1083: ==== Error occurred during initialization of VM ====
1088: Error occurred during initialization of VM - Blogs:JaroslavTulach:Daily Life:Adventures with PHP and MediaWiki (1,647 bytes)
5: ...d, to be honest, coding directly in wiki is a bit error prone. That is why I've decided to extract the co... - Blogs:JaroslavTulach:Theory:LanguagesForEvolution (2,746 bytes)
22: ...hine will complain and throw some kind of linkage error, as definition of an abstract super class method ... - APIDesignPatterns:Exceptions (8,610 bytes)
51: ...every task needs to deal with I/O. Also the final error reports are not really easy to read - for one I/O...
69: ...about failed I/O or whether this is an unexpected error state that needs to be logged and workarounded so... - Mercurial (2,844 bytes)
28: error means to everyone: "stop the world" and fix it). ... - APIFest08:TaskX (5,452 bytes)
18: ...t''' project and write a test into it to show the error: - CompilerOptimizations (5,391 bytes)
5: ...t from time to time I was getting some mysterious error in my program that vanished away as soon as (usua...
13: <source lang="java" snippet="compiler.surprises.error"/> - Domain Specific Language (12,164 bytes)
47: ...ect firstname, lastname from Contact]; // compile error - NetBeans Runtime Container (12,435 bytes)
54: (If some error message appears try to resolve any missing module... - Spring (756 bytes)
2: * each enterprise error report contains at least 90% of useless reflectio... - Scala (2,590 bytes)
9: ...es. Thus it will take time and a lot of trial and error for the other to find out how to write shared lib... - OpenJDK (3,064 bytes)
7: Error occurred during initialization of VM - TransitivityOfIncompatibleChange (3,458 bytes)
27: ...on of incompatiblities. However, when there is an error in the [[StabilityOfAPI]] classification, there a... - Stateful (5,403 bytes)
61: making an error is minimized. - ThreadContextClassLoader (5,750 bytes)
7: ...ppens, the [[ThreadContextClassLoader]] yields an error) and that dynamically loading classes shall not b... - Checked exception (11,009 bytes)
5: ...ads a file one shall be ready for an input/output error - e.g. forcing people to catch {{JDK|java/io|IOEx...
57: System.out.println("Error " + ex.getUnknownIdentifier());
120: ...K|java/lang|RuntimeException}} or {{JDK|java/lang|Error}}. But there is no such object - there is just an...
181: if (t instanceof Error) {
182: throw (Error)t; - RandomizedTests (5,607 bytes)
53: ...the random steps, but also generate a more usable error message for potential failure:
83: which in case of error will generate human readable code for the failure... - FriendDependencies (3,686 bytes)
7: === No Class Error!? ===
11: ...e users. Thus we could rule out random corruption error. Something in our shared infrastructure must have... - InvisibleAbstractMethod (2,599 bytes)
35: ...'. In such situation [[sigtest]] properly reports error: - Final interface (8,284 bytes)
77: Diagnostic.Kind.ERROR, "Cannot implement FinalInterface", e - DXR3 (3,125 bytes)
8: # wait for the error message - FlowControllingTest (35,143 bytes)
53: ...netbeans.org NetBeans] class used for logging and error reporting), but one can do this in any test by us... - Micronaut (1,737 bytes)
3: ...istration (e.g. ''layer.xml''), but that was very error-prone. We switched to [[CompileTimeCache|compile ... - MigrateFromGWT (8,770 bytes)
106: ...), or its parameters (empty list in this case) an error is emitted during compilation - preventing errors... - AppStore (7,396 bytes)
54: ERROR ITMS-9000: "Invalid Provisioning Profile. The pro... - ConfigurationObject (9,368 bytes)
7: upper("Hello World!") === "HELLO WORLD!" || error();
19: upper("hello world!") === "HELLO WORLD!" || error();
20: upper("hello world!", true) === "Hello world!" || error();
40: }) === "HELLO WORLD!" || error();
44: }) === "HELLO WORLD!" || error(); - BuilderWithConditionalException (4,506 bytes)
16: === Throw on I/O Error ===
84: By giving the [[builder]] a generic error type we allow fine grain control over possible er... - ChameleonBuilder (6,213 bytes)
5: ...ut that leaves the notification of obvious coding error up to the execution. That doesn't support the [[c...
31: // throw error if essential attribute is missing
51: ...s in following example, you'll get a compile time error:
68: ...]] to give the users early edit time/compile time error indications.
98: ...e other problem is error reporting. The classical error is: - TruffleInteropUsability (2,418 bytes)
29: ...ected crashes or errors? If yes, did you find the error messages useful? - WhiningBuilder (7,716 bytes)
53: ...xception]]. Even if one specifies '''name''', the error still remains. Only if both '''name''' and '''mim...
59: ...er]] lies in insufficient reporting of the proper error when an essential attribute isn't specified. That... - ExceptionVariance (5,400 bytes)
33: ...output) throws Exception; // yes, let's allow any error - DesignForJDK9 (13,551 bytes)
216: ...btain list of methods for the ''Bean9.class'', an error is generated - Bck2Brwsr 0.22 (159 bytes)
2: * Exceptions capture stacktrace via '''Error.stack''' when created (if the '''stack''' field i... - CodeCoverage (5,326 bytes)
58: ...hem with various parameters - still we can get an error if we call - SignatureTest (7,742 bytes)
63: sigtest.gen.fail.on.error=false - BinaryCompatibleDefaultMethods (6,828 bytes)
45: ...g to run the code on '''JDK15''', gives a linkage error:
61: ...lder [[JDK]]s, doesn't run and leads to a linkage error on '''JDK15'''. The fix is however ''simple'' - j... - Bck2Brwsr 0.50 (2,113 bytes)
16: The easiest way to report an error is to enhance one of existing test-cases: - Frgaal (4,827 bytes)
82: Code.java:1: error: class, interface, or enum expected
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)