Gollum@feddit.de to Programmer Humor@programming.devEnglish · 2 years agoActually not funnyi.imgur.comimagemessage-square45fedilinkarrow-up1319arrow-down119cross-posted to: programmerhumor@lemmy.ml
arrow-up1300arrow-down1imageActually not funnyi.imgur.comGollum@feddit.de to Programmer Humor@programming.devEnglish · 2 years agomessage-square45fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareBappity@lemmy.worldlinkfedilinkEnglisharrow-up23arrow-down1·2 years agocan I get uhhhhh NullPointer Exception: Object reference not set to an instance of an object.
minus-squarerandomblock1@lemmy.worldlinkfedilinkarrow-up6·2 years agosorry we only have Exception in thread “main” java.lang.NullPointerException, is that okay?
minus-squareyum13241@lemm.eelinkfedilinkarrow-up1·2 years agoHow about Class lol : Object { public static init void main (string args) { virtual void A_Start() { Java.Print(args) break } } } In case it’s not clear, I know nothing about Java.
can I get uhhhhh NullPointer Exception: Object reference not set to an instance of an object.
sorry we only have Exception in thread “main” java.lang.NullPointerException, is that okay?
that’s how I like my coffee
How about
Class lol : Object { public static init void main (string args) { virtual void A_Start() { Java.Print(args) break } } }
In case it’s not clear, I know nothing about Java.