AbandonedRunException
Exception that can be thrown to silently exit a running SpringApplication without handling run failures.
Since
3.0.0
Constructors
Link copied to clipboard
constructor()
Create a new AbandonedRunException instance.
Create a new AbandonedRunException instance with the given application context.