Class DirectoryNameException

All Implemented Interfaces:
Serializable

public class DirectoryNameException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • DirectoryNameException

      public DirectoryNameException()
    • DirectoryNameException

      public DirectoryNameException(String msg)
    • DirectoryNameException

      public DirectoryNameException(String msg, Throwable throwable)
    • DirectoryNameException

      public DirectoryNameException(Throwable throwable)