public class ProjectFailedEvent extends ProjectRequestEvent
Constructor and Description |
---|
ProjectFailedEvent(ProjectRequest request,
InitializrMetadata metadata,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
Exception |
getCause()
Return the cause of the failure.
|
getMetadata, getProjectRequest, getTimestamp
public ProjectFailedEvent(ProjectRequest request, InitializrMetadata metadata, Exception cause)
public Exception getCause()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.