com.stackmob.sdk.util
Class Base64DecoderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.stackmob.sdk.util.Base64DecoderException
All Implemented Interfaces:
Serializable

public class Base64DecoderException
extends Exception

See Also:
Serialized Form

Constructor Summary
Base64DecoderException(String s)
           
 
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

Base64DecoderException

public Base64DecoderException(String s)


Copyright © 2011 StackMob. All Rights Reserved.