Packages

p

ch.net

exception

package exception

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. case class CourseNotFoundException(message: String) extends Exception with ResourceNotFoundException with Product with Serializable
  2. trait ResourceNotFoundException extends Exception
  3. case class StudyPlanNotFoundException(studyPlanName: String) extends Exception with ResourceNotFoundException with Product with Serializable

Value Members

  1. object ResourceNotFoundException extends Serializable

Ungrouped