FilePresentationException(Throwable cause) Construct an exception from a causing exception.
Parameters: cause - the error or exception that cause thisexception.
Construct an exception with an associated causing exception.
Parameters: msg - the message associated with the exception. Parameters: cause - the error or exception that cause thisexception.
Construct an exception from a causing exception.
Parameters: cause - the error or exception that cause thisexception. The message will be take be this object'smessasge.
Methods inherited from com.lutris.util.ChainedException