Lines Matching refs:GTException
50 * @throws GTException
66 throw new GTException("The size of the encoding alphabet is not a power of 2");
104 throw new GTException("The padding character appears in the encoding alphabet");
116 * @throws GTException
127 throw new GTException("parameter bytes is required");
131 throw new GTException("parameter bytes must be an array of bytes");
146 throw new GTException("parameter offset out of bounds");
150 throw new GTException("parameter length out of bounds");
162 … throw new GTException("parameter separator contains characters from the encoding alphabet");
219 * @throws GTException
226 throw new GTException("parameter string is required");
294 * @throws GTException
305 throw new GTException("Duplicate character in encoding alphabet");