javax.crypto
public class: ShortBufferException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
javax.crypto.ShortBufferException
All Implemented Interfaces:
Serializable
This exception is thrown when an output buffer provided by the user
is too short to hold the operation result.
- author:
Jan
- Luehe
- since:
1.4
-
Methods from java.lang.Throwable: |
---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getStackTraceDepth, getStackTraceElement, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |