| public class javax.security.auth.callback UnsupportedCallbackException
|
Java SE 6 |
CallbackHandler does not
recognize a particular Callback.
| version | 1.12, 11/17/05 |
| Constructors | |||||
|---|---|---|---|---|---|
| public | UnsupportedCallbackException(Callback callback) Details
Constructs a UnsupportedCallbackException
with no detail message.
| ||||
| public | UnsupportedCallbackException(Callback callback, String msg) Details
Constructs a UnsupportedCallbackException with the specified detail
message. A detail message is a String that describes this particular
exception.
| ||||
| Properties | |||
|---|---|---|---|
| public Callback | getCallback() Details
Get the unrecognized Callback.
| ||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|