public abstract class HarvesterException extends DiagnosticException
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HarvesterException.AmbiguousInstanceNameDeprecated.   | 
| static class  | HarvesterException.AmbiguousTypeNameDeprecated.   | 
| static class  | HarvesterException.HarvestableInstancesNotFoundExceptionDeprecated.   | 
| static class  | HarvesterException.HarvestableTypesNotFoundExceptionDeprecated.   | 
| static class  | HarvesterException.HarvestingNotEnabledDeprecated.   | 
| static class  | HarvesterException.MissingConfigurationTypeDeprecated.   | 
| static class  | HarvesterException.TypeNotHarvestableDeprecated.   | 
| Modifier and Type | Field and Description | 
|---|---|
| private static long | serialVersionUIDDeprecated.  | 
| Constructor and Description | 
|---|
| HarvesterException()Deprecated.  | 
| HarvesterException(String msg)Deprecated.  | 
| HarvesterException(String msg,
                  Throwable t)Deprecated.  | 
| HarvesterException(Throwable t)Deprecated.  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID