package obix.contracts; import obix.IObj; public interface UnsupportedErr extends IObj { }