net.customware.gwt.presenter.client.place
Class TokenFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.customware.gwt.presenter.client.place.TokenFormatException
All Implemented Interfaces:
java.io.Serializable

public class TokenFormatException
extends java.lang.RuntimeException

See Also:
Serialized Form

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

TokenFormatException

public TokenFormatException()

TokenFormatException

public TokenFormatException(java.lang.String message)

TokenFormatException

public TokenFormatException(java.lang.Throwable cause)

TokenFormatException

public TokenFormatException(java.lang.String message,
                            java.lang.Throwable cause)


Copyright © 2010 customware.net. All Rights Reserved.