This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
seyfahni
/
minecraft-kajetans-mod
fork de
kjhammerle/minecraft-kajetans-mod
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
ba0b640465
Branches
Tags
master
minecraft-kajet...
/
src
/
main
/
java
/
me
/
km
/
exception
/
CodeTooLongException.java
CodeTooLongException.java
94 B
Histórico
Raw
1
2
3
4
5
6
package me.km.exception;
public class CodeTooLongException extends RuntimeException
{
}