com.aspose.barcode
Class InvalidCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aspose.barcode.BarCodeException
com.aspose.barcode.InvalidCodeException
- All Implemented Interfaces:
- Serializable
public class InvalidCodeException
- extends BarCodeException
The Exception will be thrown when invalid characters contained in the code text.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidCodeException
public InvalidCodeException(String message)
Exception
- Parameters:
message
-
Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.