Package org.terracotta.utilities.test.io
Class WindowsSpecialFolder.SpecialFolderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.terracotta.utilities.test.io.WindowsSpecialFolder.SpecialFolderException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- WindowsSpecialFolder
Thrown when the folder assigned to a Windows Special Folder identifier cannot be determined.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate static final long -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateSpecialFolderException(String specialFolder, List<String> errorDetail, int code) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
code
private final int code
-
-
Constructor Details
-
SpecialFolderException
-
-
Method Details
-
code
public int code()
-