SAP J2EE Engine

Version 6.40


com.sapportals.connector.execution.objects
Class InvalidRelationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--javax.resource.ResourceException
                    |
                    +--com.sapportals.connector.ConnectorException
                          |
                          +--com.sapportals.connector.execution.objects.InvalidQueryException
                                |
                                +--com.sapportals.connector.execution.objects.InvalidRelationException
All Implemented Interfaces:
java.io.Serializable

public class InvalidRelationException
extends InvalidQueryException

Thrown when attempting access to an invalid relation

Version:
1.0
See Also:
Serialized Form

Constructor Summary
InvalidRelationException(java.lang.String message)
          Constructor
 
Methods inherited from class javax.resource.ResourceException
getErrorCode, getLinkedException, setLinkedException
 
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

InvalidRelationException

public InvalidRelationException(java.lang.String message)
Constructor
Parameters:
message - Message string

SAP J2EE Engine

Version 6.40


Copyright © 2001-2005 SAP AG. All Rights Reserved.