Uses of Class
com.exonum.binding.core.runtime.ServiceLoadingException
-
Packages that use ServiceLoadingException Package Description com.exonum.binding.core.runtime -
-
Uses of ServiceLoadingException in com.exonum.binding.core.runtime
Methods in com.exonum.binding.core.runtime that throw ServiceLoadingException Modifier and Type Method Description StringServiceRuntime. loadArtifact(String serviceArtifactPath)Loads an artifact from the specified location.
-