Class GenericErrorDetail

java.lang.Object
com.google.inject.spi.ErrorDetail<GenericErrorDetail>
com.google.inject.internal.GenericErrorDetail
All Implemented Interfaces:
Serializable

public final class GenericErrorDetail extends ErrorDetail<GenericErrorDetail> implements Serializable
Generic error message representing a Guice internal error.
See Also: