Class FailureInjectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pekko.PekkoException
org.apache.pekko.remote.transport.FailureInjectorException
- All Implemented Interfaces:
- Serializable,- scala.Equals,- scala.Product,- scala.util.control.NoStackTrace
public final class FailureInjectorException
extends PekkoException
implements scala.util.control.NoStackTrace, scala.Product, Serializable
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic FailureInjectorExceptionDeprecated.booleanDeprecated.Deprecated.Deprecated.booleanDeprecated.inthashCode()Deprecated.msg()Deprecated.intDeprecated.productElement(int x$1) Deprecated.productElementName(int x$1) Deprecated.scala.collection.Iterator<Object>Deprecated.Deprecated.static final StringtoString()Deprecated.static scala.Option<String>Deprecated.Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.util.control.NoStackTracefillInStackTraceMethods inherited from interface scala.ProductproductElementNames
- 
Constructor Details- 
FailureInjectorExceptionDeprecated.
 
- 
- 
Method Details- 
toStringDeprecated.
- 
applyDeprecated.
- 
unapplyDeprecated.
- 
msgDeprecated.
- 
copyDeprecated.
- 
copy$default$1Deprecated.
- 
productPrefixDeprecated.- Specified by:
- productPrefixin interface- scala.Product
 
- 
productAritypublic int productArity()Deprecated.- Specified by:
- productArityin interface- scala.Product
 
- 
productElementDeprecated.- Specified by:
- productElementin interface- scala.Product
 
- 
productIteratorDeprecated.- Specified by:
- productIteratorin interface- scala.Product
 
- 
canEqualDeprecated.- Specified by:
- canEqualin interface- scala.Equals
 
- 
productElementNameDeprecated.- Specified by:
- productElementNamein interface- scala.Product
 
- 
hashCodepublic int hashCode()Deprecated.
- 
equalsDeprecated.
 
-