Class IOOperationException

  • All Implemented Interfaces:
    Serializable

    public class IOOperationException
    extends OperationException
    Thrown by exceptions when they encounter an IO error while retrieving the statically computed data they require.
    See Also:
    Serialized Form
    • Constructor Detail

      • IOOperationException

        public IOOperationException​(IOException e)