vub.starlab.InterpretationLayer.exceptions
Class ApplicationAlreadyExistsException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--vub.starlab.InterpretationLayer.exceptions.ApplicationAlreadyExistsException

public class ApplicationAlreadyExistsException
extends java.lang.Exception

Title: Dogma interpretation layer API - ApplicationAlreadyExistsException exception
Description:
Copyright: Copyright (c) 2001
Company: VUB - STARLab

Version:
1.0
Author:
Jan Demey
See Also:
Serialized Form

Constructor Summary
ApplicationAlreadyExistsException(java.lang.String ApplicationLabel)
           
 
Method Summary
 java.lang.String getApplicationLabel()
          Accessor method
 
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

ApplicationAlreadyExistsException

public ApplicationAlreadyExistsException(java.lang.String ApplicationLabel)
Method Detail

getApplicationLabel

public java.lang.String getApplicationLabel()
Accessor method
Parameters:
ApplicationLabel - the label of the application where something went wrong