com.sun.squawk.security.signing
Class SigningServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SigningServiceException
public SigningServiceException(String msg)
- Creates a new instance of SigningServiceException
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.