public class OldClientDataError extends Error
OldClientDataError
is thrown by the
NetPhantom API or kernel in order to stop the handling an inbound client
to server transaction because of an invalid hash code value.
The class OldClientDataError
is specifically a subclass of
Error
rather than Exception
, even though
it is a "normal occurrence", because many applications
catch all occurrences of Exception
and then discard
the exception.
Constructor and Description |
---|
OldClientDataError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.