Class FullReleaseDirectoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- in.cdac.medinfo.csnotk.csnolib.exception.FullReleaseDirectoryException
-
- All Implemented Interfaces:
java.io.Serializable
public class FullReleaseDirectoryException extends java.lang.ExceptionHandles Full Release directory exception. Takes a string message containing the type of release as an argument and throws error along with the remedial action of providing Snapshot files.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FullReleaseDirectoryException(java.lang.String s)
-