ErrorContext

org.encalmo.aws.ErrorContext
trait ErrorContext

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Types

type Error

Value members

Abstract methods

def apply(errorCode: String, errorMessage: String): Error
def from(t: Throwable): Error