Package tv.hd3g.fflauncher.enums
Class SourceNotFoundPolicy.SourceNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- tv.hd3g.commons.IORuntimeException
-
- tv.hd3g.fflauncher.enums.SourceNotFoundPolicy.SourceNotFoundException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SourceNotFoundPolicy
public static class SourceNotFoundPolicy.SourceNotFoundException extends tv.hd3g.commons.IORuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SourceNotFoundException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
SourceNotFoundException
public SourceNotFoundException(String message)
-
-