This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
seyfahni
/
snuvi-script
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
a1b50f2043
Branches
Tags
master
maven
snuvi-script
/
src
/
main
/
java
/
me
/
hammerle
/
exceptions
/
HoldCodeException.java
HoldCodeException.java
104 B
Historique
Raw
1
2
3
4
5
6
package me.hammerle.exceptions;
public final class HoldCodeException extends RuntimeException
{
}