ExceptionDirectives

org.elasticmq.rest.sqs.directives.ExceptionDirectives
trait ExceptionDirectives extends Logging

Attributes

Graph
Supertypes
trait Logging
trait LazyLogging
class Object
trait Matchable
class Any
Known subtypes
Self type
Directives & RespondDirectives

Members list

Type members

Classlikes

case class ErrorResponse(`__type`: String, Message: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ErrorResponse

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def exceptionHandlerPF(protocol: AWSProtocol): PF
def handleServerExceptions(protocol: AWSProtocol): Directive0

Inherited fields

lazy protected val logger: Logger

Attributes

Inherited from:
LazyLogging