Gollum@feddit.de to Programmer Humor@programming.devEnglish · 1 year agoActually not funnyi.imgur.comimagemessage-square30fedilinkarrow-up1294arrow-down117cross-posted to: programmerhumor@lemmy.ml
arrow-up1277arrow-down1imageActually not funnyi.imgur.comGollum@feddit.de to Programmer Humor@programming.devEnglish · 1 year agomessage-square30fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareBappity@lemmy.worldlinkfedilinkEnglisharrow-up23·1 year agocan I get uhhhhh NullPointer Exception: Object reference not set to an instance of an object.
minus-squarerandomblock1@lemmy.worldlinkfedilinkarrow-up6·1 year agosorry we only have Exception in thread “main” java.lang.NullPointerException, is that okay?
minus-squareyum13241@lemm.eelinkfedilinkarrow-up1·1 year 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.