Class CannotDecodePasswordException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CannotDecodePasswordException
    extends JaloSystemException
    This exception will be thrown if the encoding of the password failed
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      CannotDecodePasswordException​(java.lang.String message, int vendorCode)
      Constructor CannotDecodePasswordException
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CannotDecodePasswordException

        public CannotDecodePasswordException​(java.lang.String message,
                                             int vendorCode)
        Constructor CannotDecodePasswordException
        Parameters:
        message -
        vendorCode -