com.eurotech.framework.position
Class PositionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.eurotech.framework.position.PositionException
All Implemented Interfaces:
Serializable

public class PositionException
extends Exception

See Also:
Serialized Form

Constructor Summary
PositionException()
           
PositionException(String message)
           
PositionException(String message, Throwable cause)
           
PositionException(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

PositionException

public PositionException()

PositionException

public PositionException(String message)

PositionException

public PositionException(Throwable cause)

PositionException

public PositionException(String message,
                         Throwable cause)


Copyright © 2013. All Rights Reserved.