Archiviert
13
0

Switching away from checked exceptions.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2012-11-27 08:00:52 +01:00
Ursprung 03ad9be078
Commit beb4bba7fa

Datei anzeigen

@ -22,7 +22,7 @@ package com.comphenix.protocol.reflect;
*
* @author Kristian
*/
public class FieldAccessException extends Exception {
public class FieldAccessException extends RuntimeException {
/**
* Generated by Eclipse.