final class com.sun.xml.internal.ws.encoding.MIMEPartStreamingDataHandler$MyIOException extends java.io.IOException
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.sun.xml.internal.ws.encoding.MIMEPartStreamingDataHandler$MyIOException
super_class: java.io.IOException
{
private final java.lang.Exception linkedException;
descriptor: Ljava/lang/Exception;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
void <init>(java.lang.Exception);
descriptor: (Ljava/lang/Exception;)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe hierarchy of the type MIMEPartStreamingDataHandler is inconsistent\n\tThe method getDataSource() is undefined for the type MIMEPartStreamingDataHandler\n\tThe method readOnce() of type MIMEPartStreamingDataHandler must override or implement a supertype method\n\tThe method moveTo(File) of type MIMEPartStreamingDataHandler must override or implement a supertype method\n\tThe method close() of type MIMEPartStreamingDataHandler must override or implement a supertype method\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/ws/encoding/MIMEPartStreamingDataHandler$MyIOException;
MethodParameters:
Name Flags
linkedException
public java.lang.Throwable getCause();
descriptor: ()Ljava/lang/Throwable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/ws/encoding/MIMEPartStreamingDataHandler$MyIOException;
}
SourceFile: "MIMEPartStreamingDataHandler.java"
NestHost: com.sun.xml.internal.ws.encoding.MIMEPartStreamingDataHandler
InnerClasses:
private final MyIOException = com.sun.xml.internal.ws.encoding.MIMEPartStreamingDataHandler$MyIOException of com.sun.xml.internal.ws.encoding.MIMEPartStreamingDataHandler