| public class java.lang InstantiationException
|
Java SE 6 |
newInstance method in class
Class, but the specified class object cannot be
instantiated. The instantiation can fail for a variety of
reasons including but not limited to:
void
| version | 1.19, 11/30/05 |
| since | JDK1.0 |
| See also | newInstance() |
| Constructors | |||
|---|---|---|---|
| public | InstantiationException() Constructs an InstantiationException with no detail message.
| ||
| public | InstantiationException(String s) Constructs an InstantiationException with the
specified detail message.
| ||
| 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 |
![]() |
![]() |
|