com.sculley.jim.swjava.exception
Class SetBrokenLeaderException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sculley.jim.swjava.exception.SetBrokenLeaderException
- public class SetBrokenLeaderException
- extends java.lang.Exception
Insert the type's description here.
Creation date: (2/27/00 7:08:06 PM)
- See Also:
- Serialized Form
|
Method Summary |
static java.lang.String |
buildMsg(int errorValue)
Insert the method's description here. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
SetBrokenLeaderException
public SetBrokenLeaderException()
- SetPrecisionException constructor comment.
SetBrokenLeaderException
public SetBrokenLeaderException(int errorValue)
- SetPrecisionException constructor comment.
SetBrokenLeaderException
public SetBrokenLeaderException(java.lang.String s)
- SetPrecisionException constructor comment.
- Parameters:
s - java.lang.String
buildMsg
public static java.lang.String buildMsg(int errorValue)
- Insert the method's description here.
Creation date: (2/27/00 6:49:59 PM)
- Returns:
- java.lang.String