Class WrongArgumentException

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

public class WrongArgumentException extends Exception
See Also:
  • Constructor Details

    • WrongArgumentException

      public WrongArgumentException(String message)