org.objectweb.dream.message
Class NoSuchMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.dream.message.NoSuchMessageException
- All Implemented Interfaces:
- Serializable
- public class NoSuchMessageException
- extends Exception
Exception thrown when trying to get a named enclosed message in a message
that does not contain enclosed message for this name.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchMessageException
public NoSuchMessageException()
- See Also:
Exception.Exception()
NoSuchMessageException
public NoSuchMessageException(String message)
- See Also:
Exception.Exception(java.lang.String)
Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.