-
Deprecated Interfaces
-
Deprecated MethodsMethodDescriptionJ2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer to
getCauseandinitCausemethods of thejava.lang.Throwableclass.J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer togetCauseandinitCausemethods of thejava.lang.Throwableclass.J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer togetCauseandinitCausemethods of thejava.lang.Throwableclass..J2SE release 1.4 supports a chained exception facility that allows any throwable to know about another throwable, if any, that caused it to get thrown. Refer togetCauseandinitCausemethods of thejava.lang.Throwableclass.
org.ietf.jgss.GSSCredentialinterface in J2SE Version 1.4, which provides similar functionality.