Name

RefreshFailedException

Synopsis

Signals that the refresh( ) method of a Refreshable object failed.

javax.security.auth.RefreshFailedException

Figure 19-3. javax.security.auth.RefreshFailedException

public class RefreshFailedException extends Exception {
// Public Constructors
     public RefreshFailedException( );  
     public RefreshFailedException(String msg);  
}

Thrown By

Refreshable.refresh( ), javax.security.auth.kerberos.KerberosTicket.refresh( )

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.