Class XdtoSerializerException

  • All Implemented Interfaces:
    Serializable

    public class XdtoSerializerException
    extends RuntimeException
    Signals that file with content of Package has wrong structure. An exception message is localized and can be used in UI.
    See Also:
    Serialized Form
    • Constructor Detail

      • XdtoSerializerException

        public XdtoSerializerException​(String message)
        Constructor of XdtoSerializerException.
        Parameters:
        message - information about error