jrunx.tyrex.tm.xid
Class InvalidXidException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrunx.tyrex.tm.xid.InvalidXidException
All Implemented Interfaces:
java.io.Serializable

public class InvalidXidException
extends java.lang.Exception

An exception indicating the identifier is invalid and cannot be converted into an array of bytes.

See Also:
Serialized Form

Constructor Summary
InvalidXidException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidXidException

public InvalidXidException(java.lang.String message)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.