зеркало из https://github.com/mozilla/pjs.git
Deprecate this, start using javax.crypto.BadPaddingException instead.
This commit is contained in:
Родитель
cce97f636e
Коммит
fbe48349ac
|
@ -32,6 +32,9 @@
|
|||
*/
|
||||
package org.mozilla.jss.crypto;
|
||||
|
||||
/**
|
||||
* @deprecated Use javax.crypto.BadPaddingException.
|
||||
*/
|
||||
public class BadPaddingException extends Exception {
|
||||
public BadPaddingException() {
|
||||
super();
|
||||
|
|
Загрузка…
Ссылка в новой задаче