public class UnknownContextException extends RuntimeException
Constructor and Description |
---|
UnknownContextException(unknownContextID : UUID) |
Modifier and Type | Method and Description |
---|---|
UUID |
getUnknownContextID()
Replies the identifier that is used to reference the unknown context.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public new
(unknownContextID : UUID)
unknownContextID
- ID of the context that is unkown.@Pure
public def
getUnknownContextID() : UUID
UnknownContextException
Copyright © 2021 the original authors or authors.