org.apache.felix.mosgi.jmx.agent.mx4j.loading
Class MLetParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.felix.mosgi.jmx.agent.mx4j.loading.MLetParseException
All Implemented Interfaces:
Serializable

public class MLetParseException
extends Exception

Thrown when a problem parsing MLet files is encountered

Version:
$Revision: 1.1.1.1 $
Author:
Simone Bordet
See Also:
Serialized Form

Constructor Summary
MLetParseException()
           
MLetParseException(String message)
           
 
Method Summary
 
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

MLetParseException

public MLetParseException()

MLetParseException

public MLetParseException(String message)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.