Class ModelsIOException

  • All Implemented Interfaces:
    Serializable

    public class ModelsIOException
    extends IOException
    Extention of the IOException

    This adds the caller class in front of the message.

    Author:
    Andrea Antonello - www.hydrologis.com
    See Also:
    Serialized Form
    • Constructor Detail

      • ModelsIOException

        public ModelsIOException​(String message,
                                 Object owner)