Class NexusImporter.MissingBlockException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    NexusImporter

    public static class NexusImporter.MissingBlockException
    extends ImportException
    Thrown when a block is missing that is required for importing a particular type of data from the nexus input.
    See Also:
    Serialized Form
    • Constructor Detail

      • MissingBlockException

        public MissingBlockException()
      • MissingBlockException

        public MissingBlockException​(java.lang.String message)