mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-30 00:25:03 +00:00
stuff
This commit is contained in:
23
app/aP/ExceptioninvpackageInApPackage.java
Normal file
23
app/aP/ExceptioninvpackageInApPackage.java
Normal file
@@ -0,0 +1,23 @@
|
||||
package aP;
|
||||
|
||||
import V.ExceptionInVPackage;
|
||||
import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
class ExceptioninvpackageInApPackage implements iV {
|
||||
iR(iP paramiP) {}
|
||||
|
||||
public void ExceptionInVPackage() {
|
||||
try {
|
||||
iP.b(this.ExceptionInVPackage);
|
||||
} catch (ExceptionInVPackage ExceptionInVPackage) {
|
||||
Logger.getLogger(iP.class.getName()).log(Level.SEVERE, (String)null, (Throwable)ExceptionInVPackage);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/iR.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user