@Beta public final class ParameterLengthOverflowException extends Exception
ParameterSerializer
detects its output does not fit 255 bytes and hence cannot
be held in plain RFC4271 OPEN message.Constructor and Description |
---|
ParameterLengthOverflowException(String message) |
Modifier and Type | Method and Description |
---|---|
static void |
throwIf(boolean expression,
String format,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParameterLengthOverflowException(String message)
public static void throwIf(boolean expression, String format, Object... args) throws ParameterLengthOverflowException
ParameterLengthOverflowException
Copyright © 2020 OpenDaylight. All rights reserved.