Uses of Class
org.apache.hadoop.service.launcher.ServiceLaunchException
Packages that use ServiceLaunchException
Package
Description
This package contains classes, interfaces and exceptions to launch
YARN services from the command line.
-
Uses of ServiceLaunchException in org.apache.hadoop.service.launcher
Methods in org.apache.hadoop.service.launcher that return ServiceLaunchExceptionModifier and TypeMethodDescriptionprotected ServiceLaunchExceptionServiceLauncher.serviceCreationFailure(Exception exception) Generate an exception announcing a failure to create the service.