com.bramosystems.oss.player.util.client
Class RegExp.RegexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bramosystems.oss.player.util.client.RegExp.RegexException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RegExp
public static class RegExp.RegexException
- extends Exception
Thrown to indicate a regular expression related exception
- Since:
- 1.1
- Author:
- Sikirulai Braheem
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RegExp.RegexException
public RegExp.RegexException()
- Constructs a new RegexException
RegExp.RegexException
public RegExp.RegexException(String message)
- Constructs a new RegexException with the specified message
- Parameters:
message
- the message
Copyright © 2009-2011. All Rights Reserved.