com.dalsemi.onewire.utils
Class Convert.ConvertException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.dalsemi.onewire.utils.Convert.ConvertException
All Implemented Interfaces:
Serializable
Enclosing class:
Convert

public static class Convert.ConvertException
extends Exception

Inner class for conversion exceptions

See Also:
Serialized Form

Constructor Summary
Convert.ConvertException()
           
Convert.ConvertException(String message)
           
 
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
 

Constructor Detail

Convert.ConvertException

public Convert.ConvertException(String message)

Convert.ConvertException

public Convert.ConvertException()


Copyright © 1999-2005 Dallas Semiconductor. All Rights Reserved.