package edu.ucsd.arcum.util; // Apply to methods to ensure that the error code returned is checked. public @interface ErrorCode { }