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