org.xvsm.internal.exceptions
Class ContainerNameOccupiedException

Package class diagram package ContainerNameOccupiedException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xvsm.internal.exceptions.XCoreException
              extended by org.xvsm.internal.exceptions.ContainerNameOccupiedException
All Implemented Interfaces:
java.io.Serializable

public class ContainerNameOccupiedException
extends XCoreException

Author:
Christian Schreiber, Michael Proestler
See Also:
Serialized Form

Constructor Summary
ContainerNameOccupiedException(java.lang.String msg)
          Creates a new ContainerNameOccupiedException.
 
Method Summary
 
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

ContainerNameOccupiedException

public ContainerNameOccupiedException(java.lang.String msg)
Creates a new ContainerNameOccupiedException.

Parameters:
msg - detailed message.


Copyright © 2009. All Rights Reserved.