Package xal.smf.data

Class OpticsVersionException

All Implemented Interfaces:
Serializable

public class OpticsVersionException extends RuntimeException
OpticsVersionException indicates a version conflict for the optics file attempted to be loaded. The optics file format must match the supported one as indicated by the version number.
Since:
Jan 16, 2014
Author:
tap
See Also:
  • Constructor Details

    • OpticsVersionException

      protected OpticsVersionException(String message)
      Primary Constructor
      Parameters:
      message - exception message