cpw.mods.fml.common.toposort
Class ModSortingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cpw.mods.fml.common.toposort.ModSortingException
- All Implemented Interfaces:
- Serializable
public class ModSortingException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModSortingException
public ModSortingException(String string,
T node,
Set<T> visitedNodes)
getExceptionData
public <T> ModSortingException.SortingExceptionData<T> getExceptionData()