com.perdues
Class XP.Expectation

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.perdues.XP.Expectation
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
XP

public class XP.Expectation
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
protected XP.Expectation(java.lang.String message)
           
 
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

XP.Expectation

protected XP.Expectation(java.lang.String message)