Package akka.stream
Class MaterializationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.stream.MaterializationException
-
- All Implemented Interfaces:
java.io.Serializable
public class MaterializationException extends java.lang.RuntimeException
This exception or subtypes thereof should be used to signal materialization failures.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MaterializationException(java.lang.String msg, java.lang.Throwable cause)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Throwable
$lessinit$greater$default$2()
-