Gollum to Programmer Humor@programming.devEnglish • 2 years agoActually not funnyi.imgur.comimagemessage-square43fedilinkarrow-up1322arrow-down119cross-posted to: programmerhumor@lemmy.ml
arrow-up1303arrow-down1imageActually not funnyi.imgur.comGollum to Programmer Humor@programming.devEnglish • 2 years agomessage-square43fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareBappitylinkfedilinkEnglish23•2 years agocan I get uhhhhh NullPointer Exception: Object reference not set to an instance of an object.
minus-square@randomblock1@lemmy.worldlinkfedilink7•2 years agosorry we only have Exception in thread “main” java.lang.NullPointerException, is that okay?
minus-square@yum13241@lemm.eelinkfedilink2•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.