Package coneforest.psylla.core
Class PsyFileAccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
coneforest.psylla.core.PsyErrorException
coneforest.psylla.core.PsyFileAccessDeniedException
- All Implemented Interfaces:
PsyConvertableToName
,PsyConvertableToString
,PsyExecutable
,PsyObject
,Serializable
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class coneforest.psylla.core.PsyErrorException
getEmitter, invoke, setEmitter, setStacks
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface coneforest.psylla.core.PsyExecutable
asBinaryOperator, asComparator, asConsumer, asFunction, asPredicate, asSupplier, asUnaryOperator, invokeAndWait
Methods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToName, psyToString, psyType, toSyntaxString, typeName
-
Constructor Details
-
PsyFileAccessDeniedException
public PsyFileAccessDeniedException()
-
-
Method Details
-
getName
- Overrides:
getName
in classPsyErrorException
-