Class CustomIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
sources.exceptions.io.CustomIOException
All Implemented Interfaces:
Serializable

public class CustomIOException extends Exception
See Also:
  • Constructor Details

    • CustomIOException

      public CustomIOException(String message)