Package org.cqframework.fhir.npm
Class NpmPackageManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cqframework.fhir.npm.NpmPackageManagerException
- All Implemented Interfaces:
Serializable
This exception is thrown whenever there is an issue with the NpmPackageManager.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNpmPackageManagerException(String message) NpmPackageManagerException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NpmPackageManagerException
public NpmPackageManagerException() -
NpmPackageManagerException
-
NpmPackageManagerException
-
NpmPackageManagerException
-