com.dynamide
Class ApplicationNotFoundException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.dynamide.DynamideException
com.dynamide.DynamideException
               com.dynamide.ApplicationNotFoundException
com.dynamide.ApplicationNotFoundException
- All Implemented Interfaces: 
- java.io.Serializable
- public class ApplicationNotFoundException 
- extends DynamideException
- See Also:
- Serialized Form
 
| Method Summary | 
|  java.lang.String | getURI()
 | 
|  void | setURI(java.lang.String new_value)
 | 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, 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 | 
 
ApplicationNotFoundException
public ApplicationNotFoundException(java.lang.String uri,
                                    java.lang.String message)
ApplicationNotFoundException
public ApplicationNotFoundException(java.lang.String message)
ApplicationNotFoundException
public ApplicationNotFoundException(java.lang.Throwable t)
getURI
public java.lang.String getURI()
- 
 
setURI
public void setURI(java.lang.String new_value)
- 
 
Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.