• Rob_Appirio
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hey,

I have an apex class that is called when i send an email in my application,
sometimes the class throw this error message:

Attempt to execute a class that never successfully parsed: Static initialization: Myclass.cls

It doesn't happen every time i call the class.
I have done some research at this forum and the apex docs but this message are not listed.

anyone knows what means ? and how to fix it?

thanks,