codec.x501
Class BadNameException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--codec.x501.BadNameException
- All Implemented Interfaces:
- Serializable
- public class BadNameException
- extends Exception
This exception is thrown if errors occur during parsing of RFC1779
Distinguished names.
- Version:
- "$Id: BadNameException.java,v 1.4 2007/08/30 08:45:05 pebinger Exp $"
- Author:
- Volker Roth
- See Also:
- Serialized Form
BadNameException
public BadNameException()
- Creates an instance.
BadNameException
public BadNameException(String msg)
- Creates an instance with the given message string.
- Parameters:
msg - The message.
Copyright © Fraunhofer Gesellschaft. All Rights Reserved.