javax.crypto

Class ShortBufferException

public class ShortBufferException extends GeneralSecurityException

This exception is thrown on an attempt to transform bytes into a buffer that is too short to contain the data.
Constructor Summary
ShortBufferException()
ShortBufferException(String message)

Constructor Detail

ShortBufferException

public ShortBufferException()

ShortBufferException

public ShortBufferException(String message)