Package network.aika.neuron.activation
Class Activation.RecursiveDepthExceededException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- network.aika.neuron.activation.Activation.RecursiveDepthExceededException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Activation
public static class Activation.RecursiveDepthExceededException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RecursiveDepthExceededException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-