Class TruncationException

  • All Implemented Interfaces:
    Serializable

    public class TruncationException
    extends IOException
    Limit size for a specific file has been reached, and has been truncated.
    Author:
    schristou
    See Also:
    Serialized Form
    • Constructor Detail

      • TruncationException

        public TruncationException​(String message)