public class NoInverseException extends RuntimeException {
	public NoInverseException( ) {
	}
}
