csw.config.api.exceptions
Members list
Type members
Classlikes
An Exception representing undefined response content
An Exception representing undefined response content
Attributes
- Supertypes
- Self type
-
EmptyResponse.type
An Exception representing failure of creating a file which already exists at the given path relative to repository root
An Exception representing failure of creating a file which already exists at the given path relative to repository root
Value parameters
- path
-
file path relative to repository root
Attributes
- Supertypes
An Exception representing file not found at the given path relative to repository root
An Exception representing file not found at the given path relative to repository root
Value parameters
- message
-
exception message containing file path relative to repository root
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FileNotFound.type
An Exception representing failed validation of provided input
An Exception representing Unauthenticated user performing an action
An Exception representing Unauthenticated user performing an action
Attributes
- Supertypes
- Self type
-
NotAllowed.type
An Exception representing Unauthorized user performing an action
An Exception representing Unauthorized user performing an action
Attributes
- Supertypes
- Self type
-
Unauthorized.type