public class ExceptionInInitializerError
extends LinkageError
Signals that an unexpected exception has occurred in a static initializer. An ExceptionInInitializerError is thrown to indicate that an exception occurred during evaluation of a static initializer or the initializer for a static variable.
No comments:
Post a Comment