dekoh.portal.fwk.persistence
Class FileNameTooLongException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dekoh.portal.fwk.persistence.EntityCreationException
dekoh.portal.fwk.persistence.FileNameTooLongException
- All Implemented Interfaces:
- Serializable
public class FileNameTooLongException
- extends EntityCreationException
- Since:
- Apr 15, 2008
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileNameTooLongException
public FileNameTooLongException(String message,
int maxSupportedLengh,
String inputFile)
createDirectoryPathTooLongException
public static FileNameTooLongException createDirectoryPathTooLongException(String dirPath,
int limit)
getMaxSupportedLengh
public int getMaxSupportedLengh()
getInputFile
public String getInputFile()
© 2009 Pramati Technologies - Dekoh - Portal for Developers