IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.ras.profile.core.exception
Class RASVersionUpdaterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.xtools.ras.profile.core.exception.RASVersionUpdaterException
All Implemented Interfaces:
Serializable

public class RASVersionUpdaterException
extends Exception

This exception is thrown when there is an error upgrading a manifest to the a version of the profile.

See Also:
Serialized Form

Constructor Summary
RASVersionUpdaterException()
          Constructor for RASVersionUpdaterException
RASVersionUpdaterException(String message)
          Constructor for RASVersionUpdaterException
 
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

RASVersionUpdaterException

public RASVersionUpdaterException()
Constructor for RASVersionUpdaterException


RASVersionUpdaterException

public RASVersionUpdaterException(String message)
Constructor for RASVersionUpdaterException

Parameters:
message - the error message

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.