se.cambio.cds.gdl.parser
Class BindingException

Package class diagram package BindingException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by se.cambio.cds.gdl.parser.BindingException
All Implemented Interfaces:
Serializable

public class BindingException
extends Exception

See Also:
Serialized Form

Constructor Summary
BindingException()
           
BindingException(String msg)
           
 
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

BindingException

public BindingException(String msg)

BindingException

public BindingException()


Copyright © 2013 Cambio. All Rights Reserved.