Package com.sshtools.common.util
Class UIDException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sshtools.common.util.UIDException
-
- All Implemented Interfaces:
java.io.Serializable
public class UIDException extends java.lang.Exception
- Version:
- $Revision: 1.8 $
- Author:
- $author$
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UIDException(java.lang.String msg)
Creates a new UIDException object.
-