| public class java.lang.instrument IllegalClassFormatException
|
Java SE 6 |
ClassFileTransformer.transform
when its input parameters are invalid.
This may occur either because the initial class file bytes were
invalid or a previously applied transform corrupted the bytes.
| since | 1.5 |
| See also | transform |
| Constructors | |||
|---|---|---|---|
| public | IllegalClassFormatException() Constructs an IllegalClassFormatException with no
detail message.
| ||
| public | IllegalClassFormatException(String s) Constructs an IllegalClassFormatException 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 |
![]() |
![]() |
|