org.vafer.jdeb.mapping
Class LsMapper.ParseError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.vafer.jdeb.mapping.LsMapper.ParseError
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
LsMapper

public static final class LsMapper.ParseError
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
LsMapper.ParseError()
           
LsMapper.ParseError(java.lang.String message)
           
LsMapper.ParseError(java.lang.String message, java.lang.Throwable cause)
           
LsMapper.ParseError(java.lang.Throwable cause)
           
 
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

LsMapper.ParseError

public LsMapper.ParseError()

LsMapper.ParseError

public LsMapper.ParseError(java.lang.String message,
                           java.lang.Throwable cause)

LsMapper.ParseError

public LsMapper.ParseError(java.lang.String message)

LsMapper.ParseError

public LsMapper.ParseError(java.lang.Throwable cause)


Copyright © 2007. All Rights Reserved.