SerializerRegistrationException

constructor(message: String, firstAccess: Array<StackTraceElement>)(source)

Parameters

message

The detail message explaining the reason for the exception.

firstAccess

Contains the stack trace of the call that finalized registered serializer and prevented future registration like the illegal call that causes this exception being thrown.