public static class InternalServerError
extends java.lang.Object
InternalServerError
exception indicates that the server encounters
an unexpected condition that prevented it from fulfilling the request.
This exception is reported by the API infrastructure, so it could occur in response to the invocation of any method.
Examples: