Neokernel API

FileObjectManager.initialize Method

This constructor creates all the directories that doesn't exist. Initializes local fields, Reads all new props from root directory.

protected virtual void initialize();

Exceptions

Exception Type Condition
Exception An exception is thrown if the root directory is invalid or could not be used.

See Also

FileObjectManager Class | com.neokernel.om Namespace