public class CannotComputeEdgeModelId extends RuntimeException
RuntimeException that allows use within streams.| Constructor and Description |
|---|
CannotComputeEdgeModelId(Throwable t)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotComputeEdgeModelId(Throwable t)
t - the cause of this exception.Copyright © 2020. All rights reserved.