com.ibm.oti.shared
Class HelperAlreadyDefinedException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.oti.shared.HelperAlreadyDefinedException
All implemented interfaces:
java.io.Serializable
- public class HelperAlreadyDefinedException
- extends java.lang.Exception
Version:
initial
Author:
OTI
See Also:
Constructor Summary
Constructor and Description |
---|
HelperAlreadyDefinedException(java.lang.String msg)
Create a new HelperAlreadyDefinedException
|
Method Summary
Methods inherited from class java.lang.Throwable |
---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
HelperAlreadyDefinedException
- public HelperAlreadyDefinedException( java.lang.String msg)
Create a new HelperAlreadyDefinedException
Parameters:
msg
- String
Message to report