Class MissingLicenseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- no.unit.nva.model.associatedartifacts.file.MissingLicenseException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingLicenseException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingLicenseException(java.lang.String message)
-