public class org.springframework.jca.endpoint.GenericMessageEndpointFactory$InternalResourceException extends java.lang.RuntimeException
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.springframework.jca.endpoint.GenericMessageEndpointFactory$InternalResourceException
super_class: java.lang.RuntimeException
{
public void <init>(ResourceException);
descriptor: (LResourceException;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import org.aopalliance cannot be resolved\n\tThe import org.aopalliance cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tThe import org.springframework.aop cannot be resolved\n\tThe hierarchy of the type GenericMessageEndpointFactory is inconsistent\n\tMessageEndpoint cannot be resolved to a type\n\tUnavailableException cannot be resolved to a type\n\tThe method createEndpoint(XAResource) from the type AbstractMessageEndpointFactory refers to the missing type MessageEndpoint\n\tProxyFactory cannot be resolved to a type\n\tProxyFactory cannot be resolved to a type\n\tDelegatingIntroductionInterceptor cannot be resolved to a type\n\tDelegatingIntroductionInterceptor cannot be resolved to a type\n\tMethodInterceptor cannot be resolved to a type\n\tMessageEndpoint cannot be resolved to a type\n\tUnavailableException cannot be resolved to a type\n\tMethodInterceptor cannot be resolved to a type\n\tMethodInvocation cannot be resolved to a type\n\tThe method beforeDelivery(Method) from the type AbstractMessageEndpointFactory.AbstractMessageEndpoint refers to the missing type ResourceException\n\tResourceException cannot be resolved to a type\n\tThe method afterDelivery() from the type AbstractMessageEndpointFactory.AbstractMessageEndpoint refers to the missing type ResourceException\n\tResourceException cannot be resolved to a type\n\tMethodInvocation cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/jca/endpoint/GenericMessageEndpointFactory$InternalResourceException;
MethodParameters:
Name Flags
cause
}
SourceFile: "GenericMessageEndpointFactory.java"
NestHost: org.springframework.jca.endpoint.GenericMessageEndpointFactory
InnerClasses:
public InternalResourceException = org.springframework.jca.endpoint.GenericMessageEndpointFactory$InternalResourceException of org.springframework.jca.endpoint.GenericMessageEndpointFactory