tyrex.tm.xid
Class InvalidXidException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bytyrex.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.

Version:
$Revision: 1.2 $
Author:
Assaf Arkin
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
InvalidXidException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, 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)


Original code is Copyright (c) 1999-2001, Intalio, Inc. All Rights Reserved. Contributions by MetaBoss team are Copyright (c) 2003-2005, Softaris Pty. Ltd. All Rights Reserved.