Class InternalServerErrorException

  • All Implemented Interfaces:
    Serializable


    public class InternalServerErrorException
    extends SpotifyWebApiException
    You should never receive this error because our clever coders catch them all ... but if you are unlucky enough to get one, please report it to us.
    See Also:
    Serialized Form
    • Constructor Detail

      • InternalServerErrorException

        public InternalServerErrorException​()
      • InternalServerErrorException

        public InternalServerErrorException​(String message)
      • InternalServerErrorException

        public InternalServerErrorException​(String message,
                                            Throwable cause)