-
-
Method Summary
-
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
-
-
Constructor Detail
-
ApplicationFailedEvent
public ApplicationFailedEvent(SpringApplication application,
String[] args,
org.springframework.context.ConfigurableApplicationContext context,
Throwable exception)
- Parameters:
application
- the current applicationcontext
- the context that was being created (maybe null)args
- the arguments the application was running withexception
- the exception that caused the error
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.