public class KeyTooLongException extends RuntimeException
Key
when an attempt to append a key segment
exceeds the maximum size of the key.Constructor and Description |
---|
KeyTooLongException() |
KeyTooLongException(String msg) |
KeyTooLongException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010-2020, ForgeRock All Rights Reserved.