public class org.apache.commons.math3.geometry.spherical.oned.Sphere1D$NoSubSpaceException extends org.apache.commons.math3.exception.MathUnsupportedOperationException
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.commons.math3.geometry.spherical.oned.Sphere1D$NoSubSpaceException
super_class: org.apache.commons.math3.exception.MathUnsupportedOperationException
{
private static final long serialVersionUID;
descriptor: J
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 20140225
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=1, args_size=1
start local 0 // org.apache.commons.math3.geometry.spherical.oned.Sphere1D$NoSubSpaceException this
0: .line 101
aload 0 /* this */
getstatic org.apache.commons.math3.exception.util.LocalizedFormats.NOT_SUPPORTED_IN_DIMENSION_N:Lorg/apache/commons/math3/exception/util/LocalizedFormats;
iconst_1
anewarray java.lang.Object
dup
iconst_0
iconst_1
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
invokespecial org.apache.commons.math3.exception.MathUnsupportedOperationException.<init>:(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V
1: .line 102
return
end local 0 // org.apache.commons.math3.geometry.spherical.oned.Sphere1D$NoSubSpaceException this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/commons/math3/geometry/spherical/oned/Sphere1D$NoSubSpaceException;
}
SourceFile: "Sphere1D.java"
NestHost: org.apache.commons.math3.geometry.spherical.oned.Sphere1D
InnerClasses:
public NoSubSpaceException = org.apache.commons.math3.geometry.spherical.oned.Sphere1D$NoSubSpaceException of org.apache.commons.math3.geometry.spherical.oned.Sphere1D