Module java.base
Package javax.crypto

Class ShortBufferException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ShortBufferException extends GeneralSecurityException
This exception is thrown when an output buffer provided by the user is too short to hold the operation result.
Since:
1.4
See Also: