com.tivoli.pd.rgy.exception
Class ErrPolicyPwdHasSpacesRgyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.tivoli.pd.rgy.RgyException
              extended by com.tivoli.pd.rgy.exception.ErrPolicyPwdHasSpacesRgyException
All Implemented Interfaces:
java.io.Serializable

public class ErrPolicyPwdHasSpacesRgyException
extends RgyException

See Also:
Serialized Form

Constructor Summary
ErrPolicyPwdHasSpacesRgyException(java.lang.String msgCode, java.util.Locale locale, java.lang.Object[] args, java.lang.Throwable cause)
           
ErrPolicyPwdHasSpacesRgyException(java.lang.String msgCode, java.util.Locale locale, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.tivoli.pd.rgy.RgyException
getLocalizedMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ErrPolicyPwdHasSpacesRgyException

public ErrPolicyPwdHasSpacesRgyException(java.lang.String msgCode,
                                         java.util.Locale locale,
                                         java.lang.Object[] args,
                                         java.lang.Throwable cause)

ErrPolicyPwdHasSpacesRgyException

public ErrPolicyPwdHasSpacesRgyException(java.lang.String msgCode,
                                         java.util.Locale locale,
                                         java.lang.Throwable cause)