Class ItemExportException

  • All Implemented Interfaces:
    Serializable

    public class ItemExportException
    extends Exception
    An exception that can be thrown when error occur during item export
    See Also:
    Serialized Form
    • Constructor Detail

      • ItemExportException

        public ItemExportException​(int r,
                                   String message)
    • Method Detail

      • getReason

        public int getReason()