Package tv.hd3g.transfertfiles
Class InvalidURLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
tv.hd3g.transfertfiles.InvalidURLException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidURLException(String cause) InvalidURLException(String cause, Object url) -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TrequireNonNull(T obj, String what) static <T> TrequireNonNull(T obj, String what, Object url) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidURLException
-
InvalidURLException
-
InvalidURLException
-
-
Method Details
-
requireNonNull
-
requireNonNull
-