class AssignmentNotFoundException: Exception
Fields
Name | Description |
---|---|
val LOG: LoggerFactory.getLogger(this.javaClass.name)
|
Constructors
<init>
constructor(assignmentId: String)
Parameters
Name | Description |
---|---|
assignmentId: String
|