Name

ShortBufferException

Synopsis

Signals that an output buffer is too short to hold the results of an operation.

javax.crypto.ShortBufferException

Figure 17-11. javax.crypto.ShortBufferException

public class ShortBufferException extends java.security.GeneralSecurityException {
// Public Constructors
     public ShortBufferException( );  
     public ShortBufferException(String msg);  
}

Thrown By

Too many methods to list.

Get Java in a Nutshell, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.