com.squareup.pollexor
Class Pollexor.UnableToBuildException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.squareup.pollexor.Pollexor.UnableToBuildException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Pollexor
public static class Pollexor.UnableToBuildException
- extends RuntimeException
Exception denoting that a fatal error occurred while assembling the URL for the current
configuration.
- See Also:
Throwable.getCause(),
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Pollexor.UnableToBuildException
public Pollexor.UnableToBuildException(String reason)
Pollexor.UnableToBuildException
public Pollexor.UnableToBuildException(Throwable e)
Copyright © 2012-2013 Square, Inc.. All Rights Reserved.