Searched refs:ShortBufferWithoutStackTraceException (Results 1 – 12 of 12) sorted by relevance
27 final class ShortBufferWithoutStackTraceException extends ShortBufferException { class30 public ShortBufferWithoutStackTraceException() { in ShortBufferWithoutStackTraceException() method in ShortBufferWithoutStackTraceException34 public ShortBufferWithoutStackTraceException(String msg) { in ShortBufferWithoutStackTraceException() method in ShortBufferWithoutStackTraceException
118 … throw new ShortBufferWithoutStackTraceException("output buffer too small during update: " in updateInternal()153 … throw new ShortBufferWithoutStackTraceException("buffer is too short: " + writtenBytes + " > " in doFinalInternal()
238 throw new ShortBufferWithoutStackTraceException("Insufficient Bytes for Output Buffer"); in engineDoFinal()281 throw new ShortBufferWithoutStackTraceException("Insufficient output space"); in engineDoFinal()
74 throw new ShortBufferWithoutStackTraceException("Insufficient output space"); in updateInternal()
106 throw new ShortBufferWithoutStackTraceException( in engineGenerateSecret()
332 …throw new ShortBufferWithoutStackTraceException("output buffer is too small " + output.length + " … in engineDoFinal()
28 final class ShortBufferWithoutStackTraceException extends ShortBufferException { class31 public ShortBufferWithoutStackTraceException() { in ShortBufferWithoutStackTraceException() method in ShortBufferWithoutStackTraceException35 public ShortBufferWithoutStackTraceException(String msg) { in ShortBufferWithoutStackTraceException() method in ShortBufferWithoutStackTraceException
122 throw new ShortBufferWithoutStackTraceException( in updateInternal()157 throw new ShortBufferWithoutStackTraceException( in doFinalInternal()
242 throw new ShortBufferWithoutStackTraceException("Insufficient Bytes for Output Buffer"); in engineDoFinal()284 throw new ShortBufferWithoutStackTraceException("Insufficient output space"); in engineDoFinal()
108 throw new ShortBufferWithoutStackTraceException( in engineGenerateSecret()
76 throw new ShortBufferWithoutStackTraceException("Insufficient output space"); in updateInternal()
336 throw new ShortBufferWithoutStackTraceException( in engineDoFinal()