package vrml.exceptions;

public class InvalidFieldException extends Exception {
}

