Package FlaNium.WinAPI.exceptions
Class PropertyLoadException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- FlaNium.WinAPI.exceptions.PropertyLoadException
-
- All Implemented Interfaces:
Serializable
public class PropertyLoadException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyLoadException(String message)PropertyLoadException(String message, Throwable cause)PropertyLoadException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-