com.arjuna.orbportability.common
Class Exceptions
java.lang.Object
com.arjuna.orbportability.common.Exceptions
public class Exceptions
- extends Object
Some exception values we may set.
- Since:
- JTS 1.0.
- Version:
- $Id: Exceptions.java 2342 2006-03-30 13:06:17Z $
- Author:
- Mark Little (mark@arjuna.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BAD_OPERATION_BASE
public static final int BAD_OPERATION_BASE
- See Also:
- Constant Field Values
NOT_FOUND
public static final int NOT_FOUND
- See Also:
- Constant Field Values
CANNOT_PROCEED
public static final int CANNOT_PROCEED
- See Also:
- Constant Field Values
INVALID_NAME
public static final int INVALID_NAME
- See Also:
- Constant Field Values
BAD_OBJECT_REF
public static final int BAD_OBJECT_REF
- See Also:
- Constant Field Values
Exceptions
public Exceptions()
Copyright © 2012. All Rights Reserved.