public class VistaKernelHashCountLimitExceededException extends FoundationsException
encrypt
method) has been exceeded. In this case, the hash algorithm could not return an encrypted hash
within a certain number of tries, that was free of CDATA boundary character strings ("<![CDATA[" and "]]>").VistaKernelHash
,
Serialized FormConstructor and Description |
---|
VistaKernelHashCountLimitExceededException()
Constructor for VistaKernelHashCountLimitExceededException.
|
VistaKernelHashCountLimitExceededException(java.lang.Exception nestedException)
Constructor for VistaKernelHashCountLimitExceededException.
|
VistaKernelHashCountLimitExceededException(java.lang.String msg)
Constructor for VistaKernelHashCountLimitExceededException.
|
VistaKernelHashCountLimitExceededException(java.lang.String msg,
java.lang.Exception nestedException)
Constructor for VistaKernelHashCountLimitExceededException.
|
getFullStackTrace, getMessage, getNestedException, printStackTrace, printStackTrace, printStackTrace
public VistaKernelHashCountLimitExceededException()
public VistaKernelHashCountLimitExceededException(java.lang.String msg)
msg
- error messagepublic VistaKernelHashCountLimitExceededException(java.lang.Exception nestedException)
nestedException
- an exception to nestpublic VistaKernelHashCountLimitExceededException(java.lang.String msg, java.lang.Exception nestedException)
msg
- error messagenestedException
- an exception to nestVistALink v1.6a