inet.ipaddr

Class AddressStringException

    • 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

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

      • AddressStringException

        public AddressStringException(java.lang.CharSequence str,
                                      java.lang.String key,
                                      java.lang.Throwable cause)
      • AddressStringException

        public AddressStringException(java.lang.CharSequence str,
                                      java.lang.String key)
      • AddressStringException

        public AddressStringException(java.lang.CharSequence str,
                                      java.lang.String key,
                                      int characterIndex)
      • AddressStringException

        public AddressStringException(java.lang.CharSequence str,
                                      int characterIndex)
      • AddressStringException

        public AddressStringException(java.lang.CharSequence str,
                                      int characterIndex,
                                      boolean combo)
      • AddressStringException

        public AddressStringException(java.lang.String key)