HomeSort by relevance Sort by last modified time
    Searched refs:newExc (Results 1 - 23 of 23) sorted by null

  /external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_collision_shapes_CollisionShape.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
68 jclass newExc = env->FindClass("java/lang/NullPointerException");
69 env->ThrowNew(newExc, "The native object does not exist.");
86 jclass newExc = env->FindClass("java/lang/NullPointerException");
87 env->ThrowNew(newExc, "The native object does not exist.");
102 jclass newExc = env->FindClass("java/lang/NullPointerException");
103 env->ThrowNew(newExc, "The native object does not exist.");
com_jme3_bullet_joints_PhysicsJoint.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
com_jme3_bullet_PhysicsSpace.cpp 53 jclass newExc = env->FindClass("java/lang/NullPointerException");
54 env->ThrowNew(newExc, "The physics space has not been created.");
70 jclass newExc = env->FindClass("java/lang/NullPointerException");
71 env->ThrowNew(newExc, "The physics space does not exist.");
87 jclass newExc = env->FindClass("java/lang/NullPointerException");
88 env->ThrowNew(newExc, "The physics space does not exist.");
92 jclass newExc = env->FindClass("java/lang/NullPointerException");
93 env->ThrowNew(newExc, "The collision object does not exist.");
112 jclass newExc = env->FindClass("java/lang/NullPointerException");
113 env->ThrowNew(newExc, "The physics space does not exist.")
    [all...]
com_jme3_bullet_joints_motors_RotationalLimitMotor.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
68 jclass newExc = env->FindClass("java/lang/NullPointerException");
69 env->ThrowNew(newExc, "The native object does not exist.");
84 jclass newExc = env->FindClass("java/lang/NullPointerException");
85 env->ThrowNew(newExc, "The native object does not exist.");
100 jclass newExc = env->FindClass("java/lang/NullPointerException");
101 env->ThrowNew(newExc, "The native object does not exist.");
116 jclass newExc = env->FindClass("java/lang/NullPointerException");
117 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_objects_PhysicsCharacter.cpp 67 jclass newExc = env->FindClass("java/lang/NullPointerException");
68 env->ThrowNew(newExc, "The native object does not exist.");
84 jclass newExc = env->FindClass("java/lang/NullPointerException");
85 env->ThrowNew(newExc, "The native object does not exist.");
103 jclass newExc = env->FindClass("java/lang/NullPointerException");
104 env->ThrowNew(newExc, "The native object does not exist.");
121 jclass newExc = env->FindClass("java/lang/NullPointerException");
122 env->ThrowNew(newExc, "The native object does not exist.");
139 jclass newExc = env->FindClass("java/lang/NullPointerException");
140 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_collision_PhysicsCollisionEvent.cpp 14 jclass newExc = env->FindClass("java/lang/NullPointerException");
15 env->ThrowNew(newExc, "The manifoldPoint does not exist.");
30 jclass newExc = env->FindClass("java/lang/NullPointerException");
31 env->ThrowNew(newExc, "The manifoldPoint does not exist.");
46 jclass newExc = env->FindClass("java/lang/NullPointerException");
47 env->ThrowNew(newExc, "The manifoldPoint does not exist.");
62 jclass newExc = env->FindClass("java/lang/NullPointerException");
63 env->ThrowNew(newExc, "The manifoldPoint does not exist.");
78 jclass newExc = env->FindClass("java/lang/NullPointerException");
79 env->ThrowNew(newExc, "The manifoldPoint does not exist.")
    [all...]
com_jme3_bullet_joints_SliderJoint.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
68 jclass newExc = env->FindClass("java/lang/NullPointerException");
69 env->ThrowNew(newExc, "The native object does not exist.");
84 jclass newExc = env->FindClass("java/lang/NullPointerException");
85 env->ThrowNew(newExc, "The native object does not exist.");
100 jclass newExc = env->FindClass("java/lang/NullPointerException");
101 env->ThrowNew(newExc, "The native object does not exist.");
116 jclass newExc = env->FindClass("java/lang/NullPointerException");
117 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_objects_PhysicsGhostObject.cpp 69 jclass newExc = env->FindClass("java/lang/NullPointerException");
70 env->ThrowNew(newExc, "The native object does not exist.");
85 jclass newExc = env->FindClass("java/lang/NullPointerException");
86 env->ThrowNew(newExc, "The native object does not exist.");
101 jclass newExc = env->FindClass("java/lang/NullPointerException");
102 env->ThrowNew(newExc, "The native object does not exist.");
117 jclass newExc = env->FindClass("java/lang/NullPointerException");
118 env->ThrowNew(newExc, "The native object does not exist.");
133 jclass newExc = env->FindClass("java/lang/NullPointerException");
134 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_objects_PhysicsVehicle.cpp 55 jclass newExc = env->FindClass("java/lang/NullPointerException");
56 env->ThrowNew(newExc, "The native object does not exist.");
73 jclass newExc = env->FindClass("java/lang/NullPointerException");
74 env->ThrowNew(newExc, "The native object does not exist.");
91 jclass newExc = env->FindClass("java/lang/NullPointerException");
92 env->ThrowNew(newExc, "The native object does not exist.");
98 jclass newExc = env->FindClass("java/lang/NullPointerException");
99 env->ThrowNew(newExc, "The native object does not exist.");
117 jclass newExc = env->FindClass("java/lang/NullPointerException");
118 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_collision_PhysicsCollisionObject.cpp 53 jclass newExc = env->FindClass("java/lang/IllegalStateException");
54 env->ThrowNew(newExc, "The collision object does not exist.");
59 jclass newExc = env->FindClass("java/lang/IllegalStateException");
60 env->ThrowNew(newExc, "The collision shape does not exist.");
75 jclass newExc = env->FindClass("java/lang/NullPointerException");
76 env->ThrowNew(newExc, "The native object does not exist.");
94 jclass newExc = env->FindClass("java/lang/NullPointerException");
95 env->ThrowNew(newExc, "The native object does not exist.");
118 jclass newExc = env->FindClass("java/lang/NullPointerException");
119 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_collision_shapes_CompoundCollisionShape.cpp 64 jclass newExc = env->FindClass("java/lang/NullPointerException");
65 env->ThrowNew(newExc, "The native object does not exist.");
70 jclass newExc = env->FindClass("java/lang/NullPointerException");
71 env->ThrowNew(newExc, "The native object does not exist.");
91 jclass newExc = env->FindClass("java/lang/NullPointerException");
92 env->ThrowNew(newExc, "The native object does not exist.");
97 jclass newExc = env->FindClass("java/lang/NullPointerException");
98 env->ThrowNew(newExc, "The native object does not exist.");
com_jme3_bullet_joints_motors_TranslationalLimitMotor.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
68 jclass newExc = env->FindClass("java/lang/NullPointerException");
69 env->ThrowNew(newExc, "The native object does not exist.");
84 jclass newExc = env->FindClass("java/lang/NullPointerException");
85 env->ThrowNew(newExc, "The native object does not exist.");
100 jclass newExc = env->FindClass("java/lang/NullPointerException");
101 env->ThrowNew(newExc, "The native object does not exist.");
116 jclass newExc = env->FindClass("java/lang/NullPointerException");
117 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_objects_PhysicsRigidBody.cpp 70 jclass newExc = env->FindClass("java/lang/NullPointerException");
71 env->ThrowNew(newExc, "The native object does not exist.");
86 jclass newExc = env->FindClass("java/lang/NullPointerException");
87 env->ThrowNew(newExc, "The native object does not exist.");
111 jclass newExc = env->FindClass("java/lang/NullPointerException");
112 env->ThrowNew(newExc, "The native object does not exist.");
136 jclass newExc = env->FindClass("java/lang/NullPointerException");
137 env->ThrowNew(newExc, "The native object does not exist.");
161 jclass newExc = env->FindClass("java/lang/NullPointerException");
162 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_objects_infos_RigidBodyMotionState.cpp 65 jclass newExc = env->FindClass("java/lang/NullPointerException");
66 env->ThrowNew(newExc, "The native object does not exist.");
81 jclass newExc = env->FindClass("java/lang/NullPointerException");
82 env->ThrowNew(newExc, "The native object does not exist.");
97 jclass newExc = env->FindClass("java/lang/NullPointerException");
98 env->ThrowNew(newExc, "The native object does not exist.");
113 jclass newExc = env->FindClass("java/lang/NullPointerException");
114 env->ThrowNew(newExc, "The native object does not exist.");
129 jclass newExc = env->FindClass("java/lang/NullPointerException");
130 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_joints_HingeJoint.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
68 jclass newExc = env->FindClass("java/lang/NullPointerException");
69 env->ThrowNew(newExc, "The native object does not exist.");
84 jclass newExc = env->FindClass("java/lang/NullPointerException");
85 env->ThrowNew(newExc, "The native object does not exist.");
100 jclass newExc = env->FindClass("java/lang/NullPointerException");
101 env->ThrowNew(newExc, "The native object does not exist.");
116 jclass newExc = env->FindClass("java/lang/NullPointerException");
117 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_joints_Point2PointJoint.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
68 jclass newExc = env->FindClass("java/lang/NullPointerException");
69 env->ThrowNew(newExc, "The native object does not exist.");
84 jclass newExc = env->FindClass("java/lang/NullPointerException");
85 env->ThrowNew(newExc, "The native object does not exist.");
100 jclass newExc = env->FindClass("java/lang/NullPointerException");
101 env->ThrowNew(newExc, "The native object does not exist.");
116 jclass newExc = env->FindClass("java/lang/NullPointerException");
117 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_joints_SixDofJoint.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
68 jclass newExc = env->FindClass("java/lang/NullPointerException");
69 env->ThrowNew(newExc, "The native object does not exist.");
84 jclass newExc = env->FindClass("java/lang/NullPointerException");
85 env->ThrowNew(newExc, "The native object does not exist.");
102 jclass newExc = env->FindClass("java/lang/NullPointerException");
103 env->ThrowNew(newExc, "The native object does not exist.");
120 jclass newExc = env->FindClass("java/lang/NullPointerException");
121 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_objects_VehicleWheel.cpp 53 jclass newExc = env->FindClass("java/lang/NullPointerException");
54 env->ThrowNew(newExc, "The native object does not exist.");
69 jclass newExc = env->FindClass("java/lang/NullPointerException");
70 env->ThrowNew(newExc, "The native object does not exist.");
106 jclass newExc = env->FindClass("java/lang/NullPointerException");
107 env->ThrowNew(newExc, "The native object does not exist.");
122 jclass newExc = env->FindClass("java/lang/NullPointerException");
123 env->ThrowNew(newExc, "The native object does not exist.");
138 jclass newExc = env->FindClass("java/lang/NullPointerException");
139 env->ThrowNew(newExc, "The native object does not exist.")
    [all...]
com_jme3_bullet_joints_ConeJoint.cpp 52 jclass newExc = env->FindClass("java/lang/NullPointerException");
53 env->ThrowNew(newExc, "The native object does not exist.");
69 jclass newExc = env->FindClass("java/lang/NullPointerException");
70 env->ThrowNew(newExc, "The native object does not exist.");
jmeClasses.cpp 247 jclass newExc = env->FindClass("java/lang/NullPointerException");
248 env->ThrowNew(newExc, "");
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationRuleParser.java 843 ParseException newExc = makeParseException(reason + ": " + e.getMessage());
844 newExc.initCause(e);
845 throw newExc;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 167 milliseconds