com.ibm.websphere.sdo.mediator.jdbc.exception

Class InvalidMetadataException

  • All Implemented Interfaces:
    java.io.Serializable


    public class InvalidMetadataException
    extends JDBCMediatorException
    A JDBCMediatorException caused by invalid supplied metadata
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      InvalidMetadataException(java.lang.String s, int error)
      Constructor for InvalidMetadataException
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      int getErrorCode()
      Get the error code associated with this Exception
      • 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

      • InvalidMetadataException

        public InvalidMetadataException(java.lang.String s,
                                int error)
        Constructor for InvalidMetadataException
        Parameters:
        s -
        error -
    • Method Detail

      • getErrorCode

        public int getErrorCode()
        Get the error code associated with this Exception
        Returns:
IBM WebSphere Application ServerTM
Release 8.5