Top "Runtimeexception" questions

RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Virtual Machine.

Unable to connect to Command Metric Stream for Hystrix Dashboard with Spring Cloud

I have microservices project with Spring Cloud, the snippet from parent: <parent> <groupId>org.springframework.boot&…

spring spring-boot spring-cloud runtimeexception hystrix
getActivity() call causes RuntimeException: Could not launch intent Intent act=android.intent.action.MAIN

Updated #1: more info added to the end of this post I'm new to Android development and testing. I have three …

android eclipse runtimeexception android-espresso
RuntimeException: Could not dispatch event @ otto

we have an issue in our current app-version with the EventHandler from otto. We get a RuntimeException in our crash-log, …

java android runtimeexception otto
Is it possible to catch all exceptions except runtime exceptions?

I have a statement that throws a lot of checked exceptions. I can add all catch blocks for all of …

java exception generics try-catch runtimeexception
Custom notification: java.lang.RuntimeException: bad array lengths

I'm trying to use custom notifications in my Android application using Google's sample from here (section Creating a Custom Notification …

android notifications runtimeexception
Send Object from Service to Activity (Can't marshal non-Parcelable)

I'm trying to send data from my activity to a service and receive some information back, but i'm getting: java.…

java android runtimeexception
TransactionTooLargeException in Nougat

Exception 05-12 15:42:45.791 11043-11043/ E/UncaughtException: java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 631792 bytes at android.app.ActivityThread$StopInfo.…

android android-viewpager fragment runtimeexception tabactivity
Composer install: error on temporary file

I have a problem with windows 10 and composer (last version). When I want to execute command "composer install" in my …

windows composer-php runtimeexception temporary-directory