Exceptions

fs2.aws.internal.Exceptions$
object Exceptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Exceptions.type

Members list

Type members

Classlikes

case class BufferSizeException(msg: String) extends KinesisSettingsException

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class KinesisCheckpointException(msg: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
sealed trait KinesisSettingsException extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
case class MaxBatchSizeException(msg: String) extends KinesisSettingsException

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class MaxBatchWaitException(msg: String) extends KinesisSettingsException

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class MaxConcurrencyException(msg: String) extends KinesisSettingsException

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all