SunSPOT host API V3.0


com.sun.squawk.security.signing
Class SigningServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.squawk.security.signing.SigningServiceException
All Implemented Interfaces:
Serializable

public class SigningServiceException
extends Exception

The SigningServiceException is thrown by SigningService

See Also:
Serialized Form

Constructor Summary
SigningServiceException(String msg)
          Creates a new instance of SigningServiceException
 
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

SigningServiceException

public SigningServiceException(String msg)
Creates a new instance of SigningServiceException


SunSPOT host API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.